Index

#define, and symbolic names, 122

#include

<ctype.h>, 178–179, 455

<fstream>, 198, 201

iostream, 16, 57, 201

math.h (math library), 16, 57–58, 455–456

stdafx.h (Visual Studio), 14

stdlib.h (standard library), 175–177, 278, 457

string (string class), 187, 190

<string.h> (C string library), 170

<time.h>, 108, 457

angle brackets for standard libraries, 283

function declarations, 82–83

multi-module projects, 231–232

preprocessor directives, 16–17

quotation marks for project files, 283

% (remainder function). See remainder (%) function

& address operator. See address operator (&)

&& (AND Boolean operation), 54

* (indirection / at operator). See indirection operator (*)

*= (multiplication-assignment operator), 265. See also assignment operators ...

Get C++ Without Fear: A Beginner’s Guide That Makes You Feel Smart now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.