On Mon, Jul 09, 2001 at 09:10:14AM +0100, Nick Ing-Simmons wrote: > >> Querying the state needs Configure-oid probing to see how the CRTL flags > >> that state. > > > >No need to Configure. There is win32ish.h etc. > > It is Configure-oid - because Borland, VC++ and Mingw32 all have different > header files - so you at least need a 3-way #ifdef nest. For two macros: get-state/set-state? Since set-state is already covered (for binmode()), all one needs is to add get-state to already existing #ifdefs. Even if no #ifdef nest already exists, it is trivial to add. It is not that tens of different new Win32ish compilers will jump into existence. IlyaThread Previous | Thread Next