Wait for stdout completed (C)[quote]Yes - that's why I have to wait until FILE* streams is fully completed. The code currently ac...
Wait for stdout completed (C)[quote]Yes. That's part of what ioInit() does. the display from our io is from a separate thread - w...
Wait for stdout completed (C)[quote]Try _flushall() to flush the c stream under windows:[/quote] That simply flushes [i]all[/i] o...
Wait for stdout completed (C)In general, you process can write data/text to the [code]stdout[/code] (or [code]stderr[/code]) stre...
Use array as incrementer in for loop - no longer compiling[quote]I'm still left wondering why the developer put this variable in as an incrementer in the for ...
This user does not accept Private Messages