Cargando...

Book on C: Programming in C /

Detalles Bibliográficos
Autor Principal: Al Kelley
Outros autores: Pohl, Ira
Formato: Printed Book
Idioma:English
Publicado: Delhi: Pearson Education Asia, 1998.
Edición:Ed.4
Table of Contents:
  • 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