MESSAGE
DATE | 2011-06-07 |
FROM | Ruben Safir
|
SUBJECT | Subject: [NYLXS - HANGOUT] (fwd) Re: C++ File Lokcing
|
From owner-hangout-outgoing-at-mrbrklyn.com Tue Jun 7 14:56:02 2011 Return-Path: X-Original-To: archive-at-mrbrklyn.com Delivered-To: archive-at-mrbrklyn.com Received: by www2.mrbrklyn.com (Postfix) id BAA9F100B4A; Tue, 7 Jun 2011 14:56:01 -0400 (EDT) Delivered-To: hangout-outgoing-at-www2.mrbrklyn.com Received: by www2.mrbrklyn.com (Postfix, from userid 28) id 3DE42100B50; Tue, 7 Jun 2011 14:56:01 -0400 (EDT) Delivered-To: hangout-at-nylxs.com Received: from mailbackend.panix.com (mailbackend.panix.com [166.84.1.89]) by www2.mrbrklyn.com (Postfix) with ESMTP id BAFD8100B36 for ; Tue, 7 Jun 2011 14:55:59 -0400 (EDT) Received: from panix2.panix.com (panix2.panix.com [166.84.1.2]) by mailbackend.panix.com (Postfix) with ESMTP id 04429329DD for ; Tue, 7 Jun 2011 14:56:24 -0400 (EDT) Received: by panix2.panix.com (Postfix, from userid 20529) id 0458633C5F; Tue, 7 Jun 2011 14:56:23 -0400 (EDT) From: Ruben Safir To: hangout-at-nylxs.com Subject: [NYLXS - HANGOUT] (fwd) Re: C++ File Lokcing User-Agent: tin/1.8.3-20070201 ("Scotasay") (UNIX) (NetBSD/5.1 (i386)) Message-Id: <20110607185624.0458633C5F-at-panix2.panix.com> Date: Tue, 7 Jun 2011 14:56:23 -0400 (EDT) Sender: owner-hangout-at-mrbrklyn.com Precedence: bulk Reply-To: hangout-at-mrbrklyn.com
-- forwarded message -- Path: reader1.panix.com!panix!newsfeed-00.mathworks.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: "osmium" Newsgroups: comp.lang.c++ Subject: Re: C++ File Lokcing Date: Mon, 6 Jun 2011 19:25:12 -0500 Lines: 8 Message-ID: <9559f9Fh2bU1-at-mid.individual.net> References: X-Trace: individual.net 9yNhGweWny8MNzX2CMTE3wusMaZSf/txeC/NG6maFL4N6LNoW9 Cancel-Lock: sha1:Rb91rq7DQ0vR4a0WzMhX6CM0yZk= X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2900.2180 X-RFC2646: Format=Flowed; Original X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Xref: panix comp.lang.c++:1086154
"ruben safir" wrote:
> Is there a C++ specific means of file locking?
No. File locking is provided by the operating system, not an ordinary user program, which is what a C++ compiler produces.
-- end of forwarded message --
|
|