156 Forks
564 Stars
564 Watchers

cpp-cheat

MOVING TO: https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content SEE README. C, C++, POSIX and Linux system programming minimal examples. Asserts used wherever possible. Hello worlds for cool third party libraries and build systems. Cheatsheets, tutorials and mini-projects. 移至:https://github.com/cirosantilli/linux-kernel-module-cheat#userland-content查看自述文件。 C,C ++,POSIX和Linux系统编程的最少示例。 尽可能使用断言。 酷第三方库和构建系统的世界。 备忘单,教程和小型项目。

How to download and setup cpp-cheat

Open terminal and run command
git clone https://github.com/cirosantilli/cpp-cheat.git
git clone is used to create a copy or clone of cpp-cheat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with cpp-cheat https://github.com/cirosantilli/cpp-cheat/archive/master.zip

Or simply clone cpp-cheat with SSH
[email protected]:cirosantilli/cpp-cheat.git

If you have some problems with cpp-cheat

You may open issue on cpp-cheat support forum (system) here: https://github.com/cirosantilli/cpp-cheat/issues