strange sprintf problem with Xcode 2.3
strange sprintf problem with Xcode 2.3
- Subject: strange sprintf problem with Xcode 2.3
- From: Roberto Cruz <email@hidden>
- Date: Wed, 7 Jun 2006 22:36:34 +0200
I try to do the following
sprintf(CurrentMultiplier, "%.1f", (double)CurrentFID);
printf("CurrentMultiplier is %s", CurrentMultiplier);
The result
> CurrentMultiplier is f
Any ideas?
Cryptonome
InCrew Software
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden