Re: Strange issue when converting from hex to float
Re: Strange issue when converting from hex to float
- Subject: Re: Strange issue when converting from hex to float
- From: Will Mason <email@hidden>
- Date: Thu, 21 Jul 2005 12:31:57 -0700 (PDT)
> Any of these combinations should be sufficient.
> What happens when you step through it in the debugger?
>
Also, are you certain that the dividends are not zero to begin with?
strtol(3) will return zero if no conversion can be performed. Are you
checking errno after performing conversion to make sure you've got
valid values?
Will
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden