Modern Clang Chapter-01
C89 => C99
优点: 高效 / 可移植 / 功能强大 / 灵活 / 标准库 / 与UNIX的集成
缺点: 容易藏bug / 不易读 / 不易维护
[]http://knking.com/books/c2/answers/index.html[http://knking.com/books/c2/answers/index.html]
(https://github.com/fordea/c-programming-a-modern-approach)[https://github.com/fordea/c-programming-a-modern-approach]