From: ROBERT_FINLEY AT ntsc DOT navy DOT mil Date: Thu, 07 May 98 11:38:02 EST Message-Id: <9804078945.AA894567160@CCMAIL.NTSC.NAVY.MIL> To: Eli Zaretskii Cc: djgpp AT delorie DOT com Subject: RE: Make "Clock Skew" problem. Precedence: bulk My apologies. I found a pointer not initialized to NULL I didn't remember "uninitializing". What threw me was the fact it actually ran sometimes. I will try not "cry wolf" in the future. Rob -----Original Message----- From: Eli Zaretskii Sent: Thursday, May 07, 1998 10:10 AM To: ROBERT FINLEY Cc: djgpp AT delorie DOT com Subject: RE: Make "Clock Skew" problem. On Tue, 5 May 1998 ROBERT_FINLEY AT ntsc DOT navy DOT mil wrote: > As I said before I need to investigate further, but about 1 out 3 times from the > command line (main < input > output) the program reads the input and processes > it correctly, else it seems to fail to open the input. Actually STDOUT works > fine. This is very weird. Did you run this program from COMMAND.COM or from Bash?