Behrouz A. Forouzan,毕业于加州大学艾尔温分校,现在是迪安那大学教授,从事计算机信息系统专业的课程设置。此外,他还是多家公司的系统开发咨询顾问。除本书外,Forouzan还著有多部成功的编程与网络方面的书,包括《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