I have some code where I am using "pure C" in my Cocoa program.
I have the following line:
Float32 *dataBuffers[opCount];
"dataBuffers will not show up in the debugger? any idea why this
might be? I checked to make sure I was building with -gFull for all
the debugging symbols and none of the code stripping is turned on. I
cleaned the project several times. I am out of ideas?
--------
Mike Jackson
imikejackson <at> gmail <dot> com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden