登入選單
返回Google圖書搜尋
A C User's Guide to ANSI C
註釋This book is designed to help current C users become proficient in ANSI C quickly. Rather than describe ANSI C completely, the text presents a list of changes from the common dialects of C that a user of ANSI C should know about. ANSI has changes ranging from the critical to the truly nitpicky, the most important being "quiet changes" and changes in syntax. The book has two main sections, the language itself and the library, which addresses header files from the most to least basic