mirror of
https://github.com/preble/libpinproc
synced 2026-02-24 18:25:23 +01:00
By setting stdout to unbuffered, the user always sees our output and we can eliminate the fflush() calls sprinkled throughout the programs.
By setting stdout to unbuffered, the user always sees our output and we can eliminate the fflush() calls sprinkled throughout the programs.