[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Of-topic: Saving a vector<bool> to a disk file.
- To: linux-il(at-nospam)linux.org.il
- Subject: Of-topic: Saving a vector<bool> to a disk file.
- From: Refael Ackermann <mose(at-nospam)netvision.net.il>
- Date: Thu, 29 Nov 2001 03:57:43 +0200
- Delivered-To: linux.org.il-linux-il@linux.org.il
- Sender: linux-il-bounce(at-nospam)cs.huji.ac.il
I see this is a very livly list and full of pepole who know what they're
doing, so I feel safe to ask this quistion.
It's a C++ quistion.
I'm looking for a way to save a vector<bool> to disk, and then ofcourse
retriving it, how (or can I) do it?
Actualy the bigger problem I'm trying to solve is managing a BIG
bit-vector, storing it and retriving it.
I'm looking for a ready-made-tested-and-proven-working solution, before I
start writing one myself.
I'd be very happy if you'll could help me.
=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il