< Previous | Contents | Next >
M
askNumber()function, 182
askText()function, 182
tellStory()function, 183
Blackjack game, 376–377 creating string objects, 91 Critter Caretaker game,
initializing variables and constants, 143
returning value from, 10 Tic-Tac-Toe game, 207–208
map STL container, 139 member access levels, class,
defining accessor member functions, 267–268 defining constant member functions, 268–269
Private Critter program, 264–266
member access operator, 230 member functions, 87, 110
See also names of specific member functions
member initializers, 263, 282 member selection operator (.), 88,
memory leak, 301–303, 326 Menu Chooser program,
modulus operator (%), 15, 72 multidimensional arrays,
Tic-Tac-Toe Board program, 103–105
multimap STL container, 139 multiple inheritance, 380 multiplication (*) operator, 14 multiset STL container, 139 mutable data members, 284