Re: about_header_files
Re: about_header_files
- Subject: Re: about_header_files
- From: Shawn Erickson <email@hidden>
- Date: Sun, 2 Jun 2002 08:38:11 -0700
It is actually a long long not a double or float. Having a number 64b
wide does not always imply it is a float/double.
(fpos_t -> quad_t -> int64_t -> long long)
-Shawn
On Sunday, June 2, 2002, at 06:43 AM, Jens Bauer wrote:
A UNIX/Linux programmer I know had some problems with fpos_t, which I
think I found out was a double or float.
I asked him to do a sizeof on it, and sizeof returned 8.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.