From: Clifford Heath Date: 2008-01-22T15:55:01+09:00 Subject: Re: sleep not adding up Daniel Sheppard wrote: > On windows, you need to manually flush STDOUT/STDERR if you want to see > the output prior to the program ending. Yes - or read some input from $stdin. A difference in the C library settings which might depend on which type of build you're using. Clifford Heath.