Название: C Notes for Professionals Автор: Stack Overflow Contributors Издательство: Stack Overflow Contributors Год: 2018 Страниц: 342 Язык: английский Формат: pdf (true), djvu Размер: 10.16 MB
This C Notes for Professionals book is compiled from Stack Overflow Documentation, the content is written by the beautiful people at Stack Overflow. Text content is released under Creative Commons BY-SA, see credits at the end of this book whom contributed to the various chapters. Images may be copyright of their respective owners unless otherwise specified. This is an unofficial free book created for educational purposes and is not affiliated with official C group(s) or company(s) nor Stack Overflow. All trademarks and registered trademarks are the property of their respective company owners.
Contents:
Chapter 1: Getting started with C Language
Chapter 2: Comments
Chapter 3: Data Types
Chapter 4: Operators
Chapter 5: Boolean
Chapter 6: Strings
Chapter 7: Literals for numbers, characters and strings
Chapter 8: Compound Literals
Chapter 9: Bit-fields
Chapter 10: Arrays
Chapter 11: Linked lists
Chapter 12: Enumerations
Chapter 13: Structs
Chapter 14: Standard Math
Chapter 15: Iteration Statements/Loops: for, while, do-while
Chapter 16: Selection Statements
Chapter 17: Initialization
Chapter 18: Declaration vs Definition
Chapter 19: Command-line arguments
Chapter 20: Files and I/O streams
Chapter 21: Formatted Input/Output
Chapter 22: Pointers
Chapter 23: Sequence points
Chapter 24: Function Pointers
Chapter 25: Function Parameters
Chapter 26: Pass 2D-arrays to functions
Chapter 27: Error handling
Chapter 28: Undefined behavior
Chapter 29: Random Number Generation
Chapter 30: Preprocessor and Macros
Chapter 31: Signal handling
Chapter 32: Variable arguments
Chapter 33: Assertion
Chapter 34: Generic selection
Chapter 35: X-macros
Chapter 36: Aliasing and effective type
Chapter 37: Compilation
Chapter 38: Inline assembly
Chapter 39: Identifier Scope
Chapter 40: Implicit and Explicit Conversions
Chapter 41: Type Qualifiers
Chapter 42: Typedef
Chapter 43: Storage Classes
Chapter 44: Declarations
Chapter 45: Structure Padding and Packing
Chapter 46: Memory management
Chapter 47: Implementation-defined behaviour...
Скачать C Notes for Professionals
|