Skip to content

tugot17/The-C-Programming-Language-Speedrun

Repository files navigation

The-C-Programming-Language-Speedrun

Speedrunning over the weekend through The C Programming Language book

alt text

Running the programs

To run the pogram just compile it first

gcc <file-name>

./<file-name>

e.g.

gcc gcc chapter-3/compare_execution_times.c

./a.out

About

Speedrunning over the weekend over The C Programming Language book

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages