Skip to Content
Programming and Problem Solving with C++: Brief, 6th Edition
book

Programming and Problem Solving with C++: Brief, 6th Edition

by Nell Dale, Chip Weems
March 2013
Intermediate to advanced
773 pages
22h 9m
English
Jones & Bartlett Learning
Content preview from Programming and Problem Solving with C++: Brief, 6th Edition

Index

Symbols

-- (double minus). See decrement operators (--)

# (pound sign), directive syntax

% (modulus) operator

& (ampersand), for declaring reference parameters

&& (AND operator)

/* */, comment syntax

:: (double colon), scope resolution operator

@entry, function documentation

_ (underscore), identifiers beginning with

{ (left brace), C++ functions

{ } (braces), block syntax

|| (OR operator)

} (right brace), C++ functions

< > angle brackets, header syntax

<< (left arrows), bitwise operator

<< (left arrows), insertion operator. See insertion operator (<<)

>> (right arrows), bitwise operator

>> (right arrows), extraction operator. See extraction operator (>>)

= (equals). See assignment operators (=)

= = (double equals). See relational operators ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Programming and Problem Solving with C++: Comprehensive, 6th Edition

Programming and Problem Solving with C++: Comprehensive, 6th Edition

Nell Dale, Chip Weems

Publisher Resources

ISBN: 9781449694289