Skip to content

acook/c_experiments

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experiments in C Programming

Just random little programs from my playing around with c.

Check out the individual subdirectories for more info.

The "helper" Script

Type source ./helpers to get my compile function, it runs gcc with strict settings and writes binaries to ./bin.

It will automatically append .c so leave it off, and it will create a file with the name of the script.

Usage: compile script_base_name

The "bin" Directory

Put compiled binaries here. We ignore this directory in git.


Anthony M. Cook 2013

About

Just random little programs from my playing around with c.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published