Unable to the intValue from NSString nor NSTextField
Unable to the intValue from NSString nor NSTextField
- Subject: Unable to the intValue from NSString nor NSTextField
- From: "Frederick C. Lee" <email@hidden>
- Date: Tue, 13 Jul 2004 14:41:06 -0700
Greetings:
I keep getting errors when attempt to get intValue from a
NSTextField; albeit a stringValue is okay.
At the debugger prompt I tested an intValue from a NSString object with
the same problem:
(gdb) po [@"3" intValue]
Cannot access memory at address 0x3
(gdb)
Any solutions?
Ric.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.