【APUE】Chapter5 Standard I/O Library
摘要:5.1 Introduction 这章介绍的standard I/O都是ISOC标准的。用这些standard I/O可以不用考虑一些buffer allocation、I/O optimal-sized的细节,增加了易用性。但是也有一些问题。5.2 Streams and FILE Object...
阅读全文
posted @ 2015-11-28 00:20