Computer science : a structured programming approach using C
Main Authors: | , |
---|---|
Format: | Book |
Language: | English |
Published: |
Boston, Mass. :
Thomson Course Technology ,
c2007
|
Edition: | 3rd ed |
Subjects: |
Table of Contents:
- 1. Introduction to computers
- 2. Introduction to the C language
- 3. Structure of a C program
- 4. Functions
- 5. Selection-making decisions
- 6. Repetition
- 7. Text input/output
- 8. Arrays
- 9. Pointers
- 10. Pointer applications
- 11. Strings
- 12. Enumerated, structure, and union types
- 13. Binary input/output
- 14. Bitwise operators
- 15. Lists