Re: FoundationKit bug
Re: FoundationKit bug
- Subject: Re: FoundationKit bug
- From: j o a r <email@hidden>
- Date: Mon, 2 Jun 2003 07:25:25 +0200
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.