Apress
C Quick Syntax Reference
C Quick Syntax Reference
Couldn't load pickup availability
This condensed code and syntax reference presents the essential C syntax in a well-organized format that can be used as a quick and handy reference. You will find a concise reference to the C language syntax.; short, simple, and focused code examples; and well laid out table of contents and a comprehensive index allowing easy review.
The C Quick Syntax Reference presents the essential C syntax in a well-organized format that can be used as a quick and handy reference.. C's efficiency makes it a popular choice in a wide variety of applications and operating systems with special applicability to, for instance, wearables, game programming, system level programming, embedded device/firmware programming and in Arduino and related electronics hobbies.
You won’t find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any C programmer.
What youll learn- How to create a C HelloWorld
- How to Compile and Run
- What are C Variables, Operators, Pointers and References
- What are Arrays, Strings, Conditionals, Loops and more
- How to do Functions
- How to work with Constructors, Inheritance, Overridings
- How to use Access Levels, Static, Enum, String and Union, and more
- What are Custom Conversions, Namespaces, Constants, and the Preprocessor
- How to do Event Handling
- What are Type Conversions, Templates, Headers, and more
This book is a quick, handy pocket syntax reference for experienced C programmers, and a concise, easily-digested introduction for other programmers new to C.
Table of Contents1 Hello World2 Compile and Run
3 Variables
4 Operators
5 Pointers
6 Arrays
7 Strings
8 Conditionals
9 Loops
10 Functions
11 Typedef
12 Enum
13 Struct
14 Union
15 Type conversions
16 Storage classes
17 Constants
18 Preprocessor
19 Memory management
20 Command line arguments
21 Headers
Share
