From: zhc <zhenghongchao@hotmail.com>
To: linux-c-programming@vger.kernel.org
Subject: How to open a large file
Date: Tue, 02 Nov 2004 10:07:21 +0800 [thread overview]
Message-ID: <cm6pue$p7n$1@sea.gmane.org> (raw)
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
next reply other threads:[~2004-11-02 2:07 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-11-02 2:07 zhc [this message]
2004-11-04 4:21 ` How to open a large file Glynn Clements
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to='cm6pue$p7n$1@sea.gmane.org' \
--to=zhenghongchao@hotmail.com \
--cc=linux-c-programming@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).