to read larger files using POSIX functions
to read larger files using POSIX functions
- Subject: to read larger files using POSIX functions
- From: Navneet Kumar <email@hidden>
- Date: Thu, 10 Jan 2008 11:38:10 -0800
Hi,
I'm using open() and pread() to read a file.
But to open large files when I use open() with O_LARGEFILE, i get the
error that O_LARGEFILE is undefined.
I have included <fcntl.h>.
Also is there any thing else i need to do to correctly use pread() for
reading large files.
Wishes,
Navneet
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden