linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to open a large file
@ 2004-11-02  2:07 zhc
  2004-11-04  4:21 ` Glynn Clements
  0 siblings, 1 reply; 2+ messages in thread
From: zhc @ 2004-11-02  2:07 UTC (permalink / raw)
  To: linux-c-programming

How to open and creat a big file over 2 GB in linux with c language. I 
have tried open() with O_LARGEFILE option in it, but the program 
couldn't be compiled successfully. Are there other ways to solve the 
problem?

Thanks

Zhenghongchao


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-11-04  4:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-11-02  2:07 How to open a large file zhc
2004-11-04  4:21 ` Glynn Clements

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).