Yao G. wrote: > Using printf / writeln is perfectly fine, until you start to program in > Windows, where there's no command line to display the text. fprintf(fplog, ...);