Behrouz A. Forouzan,畢業(yè)于加州大學(xué)艾爾溫分校,現(xiàn)在是迪安那大學(xué)教授,從事計(jì)算機(jī)信息系統(tǒng)專業(yè)的課程設(shè)置。此外,他還是多家公司的系統(tǒng)開發(fā)咨詢顧問(wèn)。除本書外,F(xiàn)orouzan還著有多部成功的編程與網(wǎng)絡(luò)方面的書,包括《TCP/IP Protocol Suite》和《Local Area Networks》等。
圖書目錄
1. Introduction to Computers 2. Introduction to the C Language 3. Structure of a C Program 4. Functions 5. Selection-Making Decisions 6. Repetition 7. Text Input/Output 8. Arrays 9. Pointers 10. Pointer Applications 11. Strings 12. Enumerated, Structure, and Union Types 13. Binary Input/Output 14. Bitwise Operators 15. Lists Appendices A: Character Sets B: Keywords C: Flowcharting D: Numbering Systems E: Integer and Float Libraries F: Function Libraries G: Preprocessor Commands H: Command-Line Arguments I: Pointers to Void and to Functions J: Storage Classes and Type Qualifiers K: Program Development L: Understanding Complex Declarations Glossary Index