Variable array size declaration and the debugger
Variable array size declaration and the debugger
- Subject: Variable array size declaration and the debugger
- From: Nigel Redmon <email@hidden>
- Date: Thu, 25 Oct 2007 17:49:28 -0700
When I declare an array with a variable size (e.g, "int myList
[num];", where "num" is not known until run time), it doesn't appear
in the local variables while debugging--I can't find it anywhere. Is
this just a short-coming of the debugger? The code runs fine--I just
can't examine the array directly in the debugger.
_______________________________________________
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