Название: Practical C
Автор: Giulio Zambon
Издательство: Apress
Год: 2016
Формат: PDF
Страниц: 488
Размер: 10 Mb
Язык: English
Learn practical C techniques, including often-needed algorithms within reusable functions. In this book, you'll have the following code and advice at your fingertips: layout and pre-processors; control structures, iterations, and selections; pointers and structures; databases; reusability; lists, arrays, FIFO and stacks; searching and sorting; recursion; binary trees; integration; string utilities in/outside of C; web serving using Mongoose; game application code to build a MathSearch puzzle; and embedded software.