This book will focus on the core part of the C language-function design. Function design involves function types, function parameters and return values, which requires readers to be proficient in the knowledge of pointers and arrays. In addition, they must also master knowledge of multi-file programming and parameter transfer between multiple files.
Reader comments
This book is very useful for people who want to improve their C language function design capabilities! It does not simply introduce basic knowledge like other books, but allows you to truly understand the essence of function design through actual cases and detailed explanations. Moreover, the content in the book is cross-referenced so that you can better grasp various knowledge points. I think it's a bit like "C Primer Plus", but it pays more attention to functional design
This book is very useful for people who want to improve their C language function design capabilities! It does not simply introduce basic knowledge like other books, but allows you to truly understand the essence of function design through actual cases and detailed explanations. Moreover, the content in the book is cross-referenced so that you can better grasp various knowledge points. I think it's a bit like "C Primer Plus", but it pays more attention to functional design