
INdex
A
abs ( ) function, 398
advantages of C program, 17
algorithm
analysis of, 19
classication of, 21–22
denition, 18
examples, 19
instruction, 18
program design, 19–20
alphanumeric symbols, 8
American National Standard Institute (ANSI)
standard, 7
AND Gate, 188–189
AND (&&) operator, 70, 73
ANSI C predened macros, 475
arc ( ) functions, 592
array, 337
addition of even and odd numbers using,
229–230
addition of even numbers and product of odd
numbers, 230–231
amount of memory required for, 226
arranging numbers in increasing and
decreasing order, 248–249
assigning/equating variables, 224
base, 223
calculating the total cost, 237–238
characteristics of an, 224–226 ...