Home » Tag: Linux standard library

Tag Archives: Linux standard library

Linux Programming Hints by Michael K. Johnson

Michael K. Johnson Issue #5, September 1994 For several good reasons, the Linux standard library implements standard I/O (stdio) in a somewhat strange way. Unfortunately, many programs make unwarranted assumptions about how stdio is implemented that cause the programs not to compile properly under Linux. I have alluded to this problem before in this column; this month I will explain ...

Read More »