
Index 665
with operators, 399–400
passing array elements to, 413
passing reverse array to, 413–414
programs using library, 593–598
program to send a value by reference to the
user-dened function, 379–380
program to show using similar names for
different, 383–384
reading array elements declared in different
functions using global pointer declaration,
418
reading private array of other, 416
recursive feature of. see recursion
to return more values per call, 395–396
return statement, 384–386
return type of, 383
and structures, 504–506
subtraction (–), 400–401
and swtich( ) statements, 408–409
types of, 386–393
user-dened, 381–383
void,390
and while loop, 410–411 ...