Re: FoundationKit bug
Re: FoundationKit bug
- Subject: Re: FoundationKit bug
- From: Lloyd Dupont <email@hidden>
- Date: Mon, 2 Jun 2003 15:27:43 +1000
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 ...
On Monday, June 2, 2003, at 03:25 PM, j o a r wrote:
Where did you find the "objVType" method? Are you thinking of the
"objCType" method?
j o a r
On Monday, Jun 2, 2003, at 04:27 Europe/Stockholm, Lloyd Dupont wrote:
or is it a documentation bug ?
I'm trying to get the (creation) type of an NSNumber
I found this puzzling thing, if I do that in the debugger:
p (char) [[NSNumber numberWithInt:0] objVType]
I get
$11 = -4 '\374'
where as I was expecting, according to the doc, a 'i'
this is a real problem to me.
how do I know the number type stored in NSNumber ?
_______________________________________________
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.