3 Forks
50 Stars
50 Watchers

CWorks

用于学习、教育及适配相关教材的C/C++编程实例、学习笔记与作业内容。

How to download and setup CWorks

Open terminal and run command
git clone https://github.com/CarmJos/CWorks.git
git clone is used to create a copy or clone of CWorks 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 CWorks https://github.com/CarmJos/CWorks/archive/master.zip

Or simply clone CWorks with SSH
[email protected]:CarmJos/CWorks.git

If you have some problems with CWorks

You may open issue on CWorks support forum (system) here: https://github.com/CarmJos/CWorks/issues