The indispensable guide to C: with engineering applications /

Dades bibliogràfiques
Autor principal: Davis, Paul (autor)
Format: Llibre
Idioma:Spanish
English
Publicat: Wokingham: Addison-Wesley, 1995.
Edició:Primera edición.
Matèries:
Taula de continguts:
  • Introduction and Overview
  • A closer look at data and type storage classes
  • A closer look operators
  • A closer look at program selection
  • A closer look at repetition
  • A closer look at functions
  • A closer look at arrays
  • An introduction to pointers
  • String and character manipulation
  • Advanced pointer concepts
  • structures and unions
  • Type defined, enumerated and bit field data
  • The C pre-processor
  • Separate compilation and embedded assembly language
  • A closer look at print () and scanf ()
  • Stream and file manipulation
  • Dynamic data structures
  • The standard C library header files.