Название книги: Язык C. Справочник. Полное описание языка
Год: 2006
Авторы: Питер Принц, Тони Кроуфорд
Страниц: 600
Язык: Английский
Формат: pdf, fb2, epub, mobi
Размер: 10.4 Мб, 11.7 Мб, 5.0 Мб, 19.4 Мб

Описание книги “Язык C. Справочник. Полное описание языка”:

This long-awaited book is a complete reference to the C programming language and C runtime library. Its purpose is to serve as a convenient, reliable companion in your day-to-day work as a C programmer. C in a Nutshell covers virtually everything you need to program in C, describing all the elements of the language and illustrating their use with numerous examples.

The book is divided into three distinct parts. The first part is a fast-paced description, reminiscent of the classic Kernighan & Ritchie text on which many C programmers cut their teeth. It focuses specifically on the C language and preprocessor directives, including extensions introduced to the ANSI standard in 1999. These topics and others are covered:

  • Numeric constants
  • Implicit and explicit type conversions
  • Expressions and operators
  • Functions
  • Fixed-length and variable-length arrays
  • Pointers
  • Dynamic memory management
  • Input and output

The second part of the book is a comprehensive reference to the C runtime library; it includes an overview of the contents of the standard headers and a description of each standard library function. Part III provides the necessary knowledge of the C programmer’s basic tools: the compiler, the make utility, and the debugger. The tools described here are those in the GNU software collection.

Оглавление:

Preface
Part 1 Language

  1. Language Basics
  2. Types
  3. Literals
  4. Type Conversions
  5. Expressions and Operators
  6. Statements
  7. Functions
  8. Arrays
  9. Pointers
  10. Structures, Unions, and Bit-Fields
  11. Declarations
  12. Dynamic Memory Management
  13. Input and Outpu
  14. Preprocessing Directives

Part 2 Standard Library

  1. The Standard Headers
  2. Functions at a Glance
  3. Standard Library Functions

Part 3 Basic Tools

  1. Compiling with GCC
  2. Using make to Build C Programs
  3. Debugging C Programs with GDB

Скачать книгу “Язык C. Справочник. Полное описание языка”

Читать книгу «Язык C. Справочник. Полное описание языка» онлайн
Оцените книгу
[Всего: 1 Средний: 5]

Написать комментарий