Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Sender: edwin AT delorie DOT com Message-ID: <36DDFB20.CCFA2831@netwood.net> Date: Wed, 03 Mar 1999 19:16:48 -0800 From: "E. Robert Tisdale" X-Mailer: Mozilla 4.07 [en] (X11; I; Linux 2.0.36 i686) MIME-Version: 1.0 To: cygwin AT sourceware DOT cygnus DOT com Subject: Re: setmode (long) References: <8135911A809AD211AF6300A02480D175034925 AT iis000 DOT microdata DOT fr> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Bernard Dautrevaux wrote: > Well behaved buffered streams (I don't know for those you use) > should have an fsetmode() (for stdio) > or stream::setmode() (for iosteams) call > that do the setmode in the proper way > so that you get the expected result. > *Any* other attempt to hack on the file descriptor > of an opened buffered stream > is *guaranteed* to be opened to subtle misbehaviors, > and (for once :-) Micro$oft is not responsible here... I'm not sure what you are talking about or who you are talking to here. I couldn't find fsetmode() or stream::setmode() in any of my Cygwin-b20 header files. E. Robert Tisdale -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com