variable question?
variable question?
- Subject: variable question?
- From: Michael de Haan <email@hidden>
- Date: Sun, 30 Jan 2005 11:16:52 -0800
int main (){
int c=7, foo=8, d=7,e;
return 0;
}
I know this is a dumb question, but I'll ask it anyhow.
The reason I am unable to view "e" in the debugger is because it has
only been declared and not initialized?
Or is there a setting I am missing.
Tks in advance
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden