Programming in C
500 Appendix D Common Programming Mistakes because the compiler will see this statement after preprocessing: if ( value == 999; ...
EResources E Resources THIS APPENDIX CONTAINS A SELECTIVE LIST OF RESOURCESyou can turn to for more information. Some of the inf ...
502 Appendix E Resources Web Sites http://www.kochan-wood.com At this Web site, you’ll find a new online edition of the book Top ...
Miscellaneous 503 Visual Studio http://msdn.microsoft.com/vstudio Visual Studio is the Microsoft IDE that allows you to develop ...
504 Appendix E Resources The Objective-C Language Kochan, Stephen.Programming in Objective-C. Indianapolis: Sams Publishing, 200 ...
Symbols \’ (single quote) escape character, 217 \” (double quote) escape character, 217 \? (question mark) escape character, 217 ...
506 #line statement #line statement, 465 #pragma statement, 465 #undef statement, 319, 465 % (modulus) arithmetic operator, 35-3 ...
arrays 507 functions, 122-123 declaring, 134-135 formal parameter name, 124 values, checking, 135-137 pointer arguments, passing ...
508 arrays Initializing Arrays (7.5), 107-108 Introducing Character Arrays (7.6), 108-109 Multidimensional Variable-Length Array ...
C language 509 bits, 279 bit fields, 292-294 high-order, 279 least significant, 279 low-order, 279 most significant, 279 operato ...
510 C language digraph characters, 425 enumeration constants, 430 expressions, specifications, 439 filename extension, 7 floatin ...
character strings 511 calculating absolute value of numbers, 129-131 square roots, 131-133 triangular numbers nested for loops ( ...
512 character strings copying, 266-267, 271 delimiting, 195 displaying, 201-203 escape characters, 216-218 initializing, 201-203 ...
copying 513 Compiling the Debug Code (Program 18.2), 391-393 complex arithmetic functions, 488-490 compound literals, 450-451 st ...
514 Copying Characters from Standard Input to Standard Output Copying Characters from Standard Input to Standard Output (Program ...
derived data types 515 breakpoint deletion, 404-405 clear command, 409 function calls, 405-406 help command, 406-408 info break ...
516 derived data types structures, 434-436 unions, 436-437 variable-length arrays, 433 Determining if a Number Is Even or Odd (P ...
file I/O operations 517 enumerated data types C language specifications, 438 defining, 321-324 Using Enumerated Data Types (14.1 ...
518 file I/O operations putc( ) function, 365 remove( ) function, 371 rename( ) function, 371 FILE pointers stderr, 369-370 stdi ...
functions 519 formatted I/O operations printf( ) function, 348 conversion characters, 350 flags, 348 Illustrating the printf For ...
«
20
21
22
23
24
25
26
27
28
29
»
Free download pdf