Re: strange sprintf problem with Xcode 2.3
Re: strange sprintf problem with Xcode 2.3
- Subject: Re: strange sprintf problem with Xcode 2.3
- From: Roberto Cruz <email@hidden>
- Date: Wed, 7 Jun 2006 23:56:02 +0200
On 07/06/2006, at 22:36, Roberto Cruz wrote:
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:
40cryptonome.com
This email sent to email@hidden
Just to clarify this behavior happen on kernel driver programming,
not when you can include stdio.h
Any help??
_______________________________________________
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