Re: doubles not behaving
Re: doubles not behaving
- Subject: Re: doubles not behaving
- From: Zach Wily <email@hidden>
- Date: Sat, 12 Jun 2004 23:01:23 -0600
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);
Why don't you tell us what the input and outputs are?
zach
_______________________________________________
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.