Fundamentals of C Language Programming
Editor-in-Chief: Jiewen Zhu, Jun Xiao
This textbook serves as an introduction to C programming and is divided into 10 chapters, mainly including: Overview of C Programming, Basic Data Types and Expressions in C, Sequential Programming, Selective Programming, Cyclic Programming, Functions, Arrays, Pointers, Structures and Common Bodies, and Files.This book is organized in a step-by-step manner, highlighting the basic knowledge of the programming language, basic programming methods and common algorithms, so that students are initially equipped with the ability to solve practical problems using C programming language.