Re: va_list customize strings and objects.
Re: va_list customize strings and objects.
- Subject: Re: va_list customize strings and objects.
- From: Keary Suska <email@hidden>
- Date: Sat, 14 Aug 2010 11:02:04 -0600
On Aug 14, 2010, at 10:44 AM, Mr. Gecko wrote:
> Shouldn't it detect that with the sizeof? It also doesn't seem to work with long numbers. My guess is that I'll have to do a custom one for each possible value, I don't really want to do that because I think it is possible to do it all in the default case.
Look at your code again. You are forcing floats to be interpreted as doubles.
> On Aug 14, 2010, at 11:37 AM, Keary Suska wrote:
>
>> Floats and doubles are not the same thing, and usually have different sizes.
>>
>> Keary Suska
>> Esoteritech, Inc.
>> "Demystifying technology for your home or business"
>>
>
Keary Suska
Esoteritech, Inc.
"Demystifying technology for your home or business"
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden