A First Book of C: Fundamentals of C Programming

Mixter,Gary J. Bronson,Stephen J. Menconi
1987-12-01
Abstract:Part 1: fundamentals getting started data types, declarations, and displays assignments, addresses, and interactive input. Part 2: flow of control selection repetition. Part 3: functions writing your own functions. Part 5: complex data types arrays arrays, addresses, and pointers character strings structures. Part 6: additional topics data files additional capabilities Part 7: introduction to C++ additional class capabilities. Appendices: operator precedence table ASCII character codes input, output, and standard error redirecion the standard C library program entry, compilation, and execution using a Borland C compiler using a Microsoft C compiler solutions.
Computer Science
What problem does this paper attempt to address?