1 Forks
24 Stars
24 Watchers

ANSI_C

My journey through learning C following the "The ANSI C programming language" book, and more.

How to download and setup ANSI_C

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

Or simply clone ANSI_C with SSH
[email protected]:Rad-hi/ANSI_C.git

If you have some problems with ANSI_C

You may open issue on ANSI_C support forum (system) here: https://github.com/Rad-hi/ANSI_C/issues