Advanced C

来源:互联网 发布:java格式化html字符串 编辑:程序博客网 时间:2024/05/29 04:37

Peter D. Hipson | ISBN: 0-672-30168-7 | PDF | 4.08 MB
This book has several purposes. First, it introduces advanced parts of the C language. It also describes changes in the ANSI standard, which is the only true definition of the C language. In addition, the book contains much of what I have learned (often the hard way) about C programming.


Advanced C is divided into five parts, and each part can be used by itself. Part I gets you started and lays the groundwork for the rest of the book. In Part II, you learn how to manage data and files when programming in C. Part III introduces integrating C with other languages and interfacing with other environments such as database programs. Part IV is a reference section that covers the header files, the intrinsic functions, the preprocessor, and some performance and debugging techniques. Part V Advanced C xxiv (the appendixes) contains an ASCII table, information about different compilers, an introduction to C++, and a cross-reference of functions and their header files. Many chapters contain example programs. In some chapters, a single example program is used to demonstrate several topics in the chapter.

Download
 
原创粉丝点击