Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zhayujie/c-primer-plus
C Primer Plus 6th edition exercises answers.
https://github.com/zhayujie/c-primer-plus
c c-primer-plus c-primer-plus-6th-edition
Last synced: 11 days ago
JSON representation
C Primer Plus 6th edition exercises answers.
- Host: GitHub
- URL: https://github.com/zhayujie/c-primer-plus
- Owner: zhayujie
- Created: 2017-12-04T03:21:50.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-07-30T14:10:52.000Z (over 1 year ago)
- Last Synced: 2024-10-17T15:29:20.430Z (20 days ago)
- Topics: c, c-primer-plus, c-primer-plus-6th-edition
- Language: C
- Homepage: https://zhayujie.com
- Size: 432 KB
- Stars: 370
- Watchers: 11
- Forks: 83
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# C-Primer-Plus
C Primer Plus第六版中文版习题答案
本答案为初学编程时记录,在语法、注释规范,代码风格,解题思路上可能并非最优,所以欢迎大家一起共建。
如果代码有错误或待优化之处,可以提出 [Issues](https://github.com/zhayujie/C-Primer-Plus/issues) 一起讨论,也可以发起 [PR](https://github.com/zhayujie/C-Primer-Plus/pulls) 提交你的代码。