此为C标准库参考的pdf版,内含常用的c函数用法讲解及简单用例描述。大家如果用的是Adobepdf阅读器的化,下载后建议大家在:编辑-首选项-页面显示-渲染里面根据自己的电脑设置平滑文本得到最好的观看效果(超清晰)。另外希望大家多多利用查找功能去检索自己所要的函数。 在这个网址中http://www.cppreference.com中下载最新的chm(不过是英文)吧。点击General Topics-》FAQ,在Can I get a copy of this site?这个问的解答的最后点击
This document provides all the information you need to read and write programs in the Standard C programming language. It describes all aspects of Standard C that are the same on all implementations that conform to the standard for C. Whenever your