1
0
mirror of https://github.com/preble/libpinproc synced 2026-04-15 23:35:23 +02:00
Files
libpinproc/examples
Tom Collins ed6540858b cleanup: unbuffered stdout to avoid fflush()
By setting stdout to unbuffered, the user always sees our output and we
can eliminate the fflush() calls sprinkled throughout the programs.
2020-08-18 13:13:16 -05:00
..