Loading...

Book on C: Programming in C /

Bibliografiske detaljer
Hovedforfatter: Al Kelley
Andre forfattere: Pohl, Ira
Format: Printed Book
Sprog:English
Udgivet: Delhi: Pearson Education Asia, 1998.
Udgivelse:Ed.4
Indholdsfortegnelse:
  • 1. Overview of C 2. Lexical elements, operators, and the C system 3. Fundamental data types 4. Flow of control 5. Functions 6. Arrays, pointers, and strings 7. Bitwise operators and enumeration types 8. Preprocessor 9. Structures and unions 10. S