doubles not behaving
doubles not behaving
- Subject: doubles not behaving
- From: Kodex <email@hidden>
- Date: Sat, 12 Jun 2004 21:38:27 -0700 (PDT)
Ok, maybe i am missing something here but why does
this not output the same thing as the input?
double num;
num = [serial doubleValue];
NSLog(@"Serial = %d", num);
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/
_______________________________________________
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.