Index_L


L

Language, programming, 23
Libraries, fstream standard, 271272
Life cycle, file access, 272
Linkers, 89
Lists, initialization, 300
Local variables , 167169
returning pointers to, 236237
returning pointers to static, 237238
static, 171172
Logical And operators, 115, 116
precedence and, 121122
Logical Not operators, 119
precedence and, 121
Logical operators, 109, 115122
&& operator, 115117
operator, 117119
! operator, 119120
precedence, 120122
using switch statements with, 122123
Logical Or operators, 117, 118
precedence and, 121122
Looping through files, 285287
Loops
breaking out of, 135138
comparison of do while and while, 156157
comparison of for and while, 146147
do while, 143
for, 125
nesting while, 154
syntaxes of for, 132134
while, 143
Loops, do while, 154158
comparison of do while and while loops, 156157
do while loop example, 155156
scope, 157158
syntax, 155
Loops, for, 130141
beware infinite loops, 134135
breaking out of loops, 135138
continue keyword, 138139
factorial example, 135
nesting for loops, 139141
Loops, while, 144154
comparison of for and while loops, 146147
continue keyword, 152153
flags, 148151
nesting while loops, 154
using break keyword, 147148
while (true), 151152



C++ Demystified(c) A Self-Teaching Guide
C++ Demystified(c) A Self-Teaching Guide
ISBN: 72253703
EAN: N/A
Year: 2006
Pages: 148

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net