Re: 64 bit continued
Re: 64 bit continued
- Subject: Re: 64 bit continued
- From: "Clark Cox" <email@hidden>
- Date: Thu, 27 Dec 2007 17:12:09 -0500
On Dec 27, 2007 5:26 AM, <email@hidden> wrote:
>
> hi,
>
> will i moved on with my 64 bit project and i use
> int64_t and long double
>
> the long double type i can sprintf with %Lf but how
> do i sprintf an int64_t?
>
> so far i found that there exist multiple format strings
> depending on the os... %Ld and %zd some people mention
> i should use a PRid64 macro but this does not seem to
> work also
Doesn't work how? The PRId64 macro is specifically for this purpose.
--
Clark S. Cox III
email@hidden
_______________________________________________
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