FoundationKit bug
FoundationKit bug
- Subject: FoundationKit bug
- From: Lloyd Dupont <email@hidden>
- Date: Mon, 2 Jun 2003 12:27:27 +1000
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.