Addison-Wesley's C++ Backpack Reference Guide
Peter DePasquale, College of New Jersey

ISBN-10: 0321350138
ISBN-13: 9780321350138

Publisher: Addison-Wesley
Copyright: 2006
Format: Paper; 96 pp
Published: 05/06/2005

Suggested retail price: $12.95
Buy from myPearsonStore



This book provides a quick reference to C++'s most frequently used keywords and libraries.   It is clear and easy-to-use, integrating syntax examples, keyword descriptions, and programming tips in a way that will make it the must-have reference.  This inexpensive reference provides a lot of information for the introductory and intermediate programming student or someone who just wants the specifics of C++ in one handy place.

  • Includes syntax, description, tips for use, and examples of the reserved words most commonly used by introductory C++ programmers

 

  • Reserved words are organized by category (data types, class-related, modifier, control)

 

  • Includes a summary, listing of defined constants, and defined methods in the most commonly used C++ libraries

C++ Fundamentals

C++ Escape Sequences        

C++ Numeric Primitive Types           

C++ Reserved Literals         

C++ Logical Operators        

C++ Equality and Relational Operators            

C++ Bitwise Operators       

C++ Widening Conversions              

C++ Narrowing Conversions             

C++ Visibility Modifiers     

C++ Operator Precedence   

Summary of Selected C++ Header Files             

Common C++ Executable Applications           

 

C++ Reserved Words

abstract (modifier)

assert (control)      

boolean (data type)               

break (control)      

byte (data type)     

case (control)         

catch (control)       

char (data type)      

class (class-related)

const (unused)      

continue (control) 

default (control)    

do (control)           

double (data type)

else (control)         

enum (data type)  

extends (class-related)           

final (modifier)     

finally (control)     

float (data type)     

for (control; iterator-style)    

for (control; traditional-style)              

goto (unused)       

if (control)             

implements (class-related)   

import (class-related)            

instanceof (class-related)       

int (data type)        

interface (class-related)          

long (data type)     

native (modifier)   

new (class-related) 

package (class-related)           

private (modifier) 

protected (modifier)             

public (modifier)  

return (control)     

short (data type)   

static (modifier)    

strictfp (modifier) 

super (class-related)              

switch (control)     

synchronized (modifier)      

this (class-related) 

throw (control)     

throws (class-related)            

transient (modifier)              

try (control)           

void (data type)     

volatile (modifier) 

while (control)      

 

Commonly Used C++ Header Files

<cassert>              

<cctype>               

<cfloat>

<climits>              

<cmath>               

<cstdlib>              

<cstring>              

<iomanip>           

<iostream>          

<istream>             

<fstream>            

 

INDEX         

 

Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students, contact your Pearson Higher Education representative for pricing and ordering information.

Pearson Higher Education offers special pricing when you choose to package your text with other student resources. If you're interested in creating a cost-saving package for your students, browse our available packages below, or contact your Pearson Higher Education representative to create your own package.



Copyright ©2009 Pearson Education. All rights reserved. Legal Notice | Privacy Policy | Permissions