Автор: Andrew Johnson
Название: More to C: Advanced Programming with C in Linux and on Raspberry Pi
Издательство: Andrew Johnson
Год: 2017
ASIN: B0749NMPPX
Язык: English
Формат: mobi, pdf(conv)
Размер: 12,5 mb
Страниц: 214
Anyone with a limited knowledge of C wanting to work on things like Device Drivers for Networking and USB should also find this guide of use in describing the C language features which facilitate lower level system access.
The main topics covered in this guide are Structures and Unions, Binary (raw) File I/O, Dynamic Memory Allocation,Linked Lists, Access to Bits and Bytes, Logic Operations, Modules and Makefiles, Elementary aspects of system programming.