C Primer Plus (6th edition)
Contents at a GlanceIntroduction 11 Getting Started with C 92 Setting Out to C 273 Dealing with Data 654 Compound Types 1155 Loops and Relational Expressions 1956 Branching Statements and Logical Operators 2537 Functions: C ’s Programming Modules 3058 Adventures in Functions 3799 Memory Models and Namespaces 44710 Objects and Classes 50511 Working with Classes 56312 Classes and Dynamic Memory Allocation 62713 Class Inheritance 70714 Reusing Code in C 78515 Friends, Exceptions, and More 87716 The string Class and the StandardTemplate Library 95117 Input, Output, and Files 106118 Visiting with the New C Standard 1153ptg7068951AppendixesA Number Bases 1215B C Reserved Words 1221C The ASCII Character Set 1225D Operator Precedence 1231E Other Operators 1235F The string Template Class 1249G The Standard Template Library Methods andFunctions 1271H Selected Readings and Internet Resources 1323I Converting to ISO Standard C 1327J Answers to Chapter Reviews 1335Index 1367
评论