Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 503 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 503 Bytes

learnC

介绍

记录 c 语言学习过程中的练习代码

examples and exercises from Programming in C -- A complete introduction to the C programming language, Third Edition

使用说明

前 8 章的文件名命名比较乱。从第 9 章开始文件名就统一了。

使用的教材是 《C 语言编程 -- 一本全面的 C 语言入门教程(第三版)》 (Programming in C -- A complete introduction to the C programming language, Third Edition) Stephen G. Kochan 著