- ホーム
- > 洋書
- > ドイツ書
- > Mathematics, Sciences & Technology
- > Technology
- > electronics, electrical engineering, telecommunications
Full Description
This book provides comprehensive detail about modern C programming, including the standards C99, C11, C17, C23, reflecting recent updates. The book features a number of targeted examples, atomic data types, and threads. After covering the standards of C, the author explains data types, operators, loops, conditional statements, functions, pointers, and more. The book is intended primarily for electrical and hardware engineers looking to use or update their knowledge of modern C programming.
Contents
Introduction.- Standards of C Language.- Data Types.- Operators.- Loops.- Conditional Statements.- Functions.- Structures.- Complex Numbers.- Pointers.- Dynamic Memory Allocation.- Preprocessor.- File Operations.- Integer Types.- Type Conversion.- Signals in C.- Multithreading.- Atomic Data Types.- Bit Function in C23.- Conclusion.