Skip to content

abilinx/Extreme-C

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extreme C

Kamran Amini [email protected]

Published by Packt


How to build?

Run the following commands in order to build the sources of all chapters.

$ git clone https://github.com/PacktPublishing/Extreme-C
$ cd Extreme-C
$ git submodule init
$ git submodule update
$ mkdir build
$ cd build
$ cmake ..
$ make

About

Extreme C, published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 87.6%
  • CMake 6.0%
  • C++ 3.4%
  • Python 1.2%
  • Java 0.8%
  • Go 0.5%
  • Other 0.5%