Re: FoundationKit bug
Re: FoundationKit bug
- Subject: Re: FoundationKit bug
- From: Lloyd Dupont <email@hidden>
- Date: Mon, 2 Jun 2003 15:45:05 +1000
no worries, I found a work around ....
On Monday, June 2, 2003, at 03:39 PM, j o a r wrote:
What if you print it like this:
NSLog(@"objCType: %s", [[NSNumber numberWithInt: 5] objCType]);
It works for me:
2003-06-02 07:38:19.722 iStrip[1256] objCType: i
j o a r
On Monday, Jun 2, 2003, at 07:27 Europe/Stockholm, Lloyd Dupont wrote:
sorry, my mistake, I mean objCType of course.
however I didn't make the same error in the program, and it did
behave as I said ...
_______________________________________________
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.