linux-c-programming.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Karthik Vishwanath <karthik@northstar.dartmouth.edu>
To: C-programming <linux-c-programming@vger.kernel.org>
Subject: writing a large array to disk
Date: Thu, 19 Sep 2002 14:27:07 -0400	[thread overview]
Message-ID: <Pine.SGI.4.05.10209191421390.81557-100000@tesla.dartmouth.edu> (raw)

Hello,

I have a (fairly) large 4-d array in my program that I want to dump to
disk as text data (so that it may be suitably parsed later). I was
wondering if there was an easy (hopefully, single library call!) that
would do this?

If there is none, and I must write the data out "by hand", what would be
the most optimal way of doing this? 

Thanks,

-K


             reply	other threads:[~2002-09-19 18:27 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-09-19 18:27 Karthik Vishwanath [this message]
2002-09-19 19:45 ` writing a large array to disk 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=Pine.SGI.4.05.10209191421390.81557-100000@tesla.dartmouth.edu \
    --to=karthik@northstar.dartmouth.edu \
    --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).