Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 270 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 270 Bytes

knowledge-base-cpp

Knowledge base of language C and C++.

Conventions

  • clang or clang++ is default compiler for generating files

  • use google code style format by default

  • if the code is bash, the first line(s) are bash commands, the rest(s) are output