On 12/13/2010 05:56:16 AM, David Sommerseth wrote: > By giving the "t" flag to _fdopen() on Windows, the file will be > opened in a "translate mode", where it will take care of converting > \n to \r\n, and also look for the CTRL-Z mark when opening the log > file in append mode.
It should be possible to have a consistent log format across hydrogenous hosts so that, need be, the logs can all be processed in the same fashion. (Think swatch, etc.) Which raises the following questions in my devoid-of-MS-isms mind: How does this affect network logging; syslog et-al? Shouldn't there be a flag that turns this on (or off)? Karl <k...@meme.com> Free Software: "You don't pay back, you pay forward." -- Robert A. Heinlein