Re: Linux Pre-Alpha #4
- Posted by Bernie Ryan <bwryan at PCOM.NET> Jul 17, 1999
- 545 views
Can't you use GCC ? Instead of using printf function can't you use IOSTREAM ? If you can then use the I/O Manipulators endl or flush to flush the stream. Bernie