to read larger files using POSIX functions
10 Jan
2008
10 Jan
'08
7:38 p.m.
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Wishes, Navneet _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... 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. This email sent to site_archiver@lists.apple.com
6511
Age (days ago)
6511
Last active (days ago)
0 comments
1 participants
participants (1)
-
Navneet Kumar