< Previous | Contents | Next >

N

namespace, 9. See also std

namespace

naming convention, 258

naming variables, 2021

406 Index


nested scopes, 165166, 185 nesting

if statements, 4445

for loops, 8687

new operator, 299300, 325 New Project dialog box, 384fig newline (\nl), 23

\nl (newline), 23 nodes, linked list, 319

non-constant reference, 219 non-inlined function,

calling, 179

non-virtual member functions, overriding, 344, 351

non-zero value, 43, 77

NOT (!) operator, 61tbl, 6667, 77 not equal to (!=) operator, 40tbl null character, 101

null pointers, 227228,

249, 251