This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
RE: How to implement File locking for fstream class object
- From: "Ajay Bansal" <Ajay_Bansal at infosys dot com>
- To: "Benjamin Kosnik" <bkoz at redhat dot com>,<pcarlini at unitus dot it>
- Cc: <libstdc++ at gcc dot gnu dot org>
- Date: Tue, 4 Feb 2003 14:56:46 +0530
- Subject: RE: How to implement File locking for fstream class object
Can we have those examples, before they are linked.
-----Original Message-----
From: Benjamin Kosnik [mailto:bkoz@redhat.com]
Sent: Tuesday, February 04, 2003 9:03 AM
To: pcarlini@unitus.it
Cc: Ajay Bansal; libstdc++@gcc.gnu.org; Pankaj Garg; Gagan Puri
Subject: Re: How to implement File locking for fstream class object
On Mon, 3 Feb 2003 16:28:23 +0100
pcarlini@unitus.it wrote:
>
> http://suter.home.cern.ch/suter/RWLock.html
>
>This should also be in the FAQ, but I never got around to do it :-(
This should definitely be added. I think Dietmar has some derived
filebuf examples that should be linked to as well.
-benjamin