Skip to content

Trying to add to this repo whenever I need some home-cooked reusable utility functions for C. Implementation quality will vary

License

Notifications You must be signed in to change notification settings

Grimmbol/cutils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cutils

Trying to add to this repo whenever I need some home-cooked reusable utility functions for C. Implementation quality will vary

Usage

Call make to compile libary. If the make variable SHARED is set to "true", the result will be a dynamic library. Otherwise, the result will be static

make test compiles both static and (eventually) shared libraries and runs some simple tests

About

Trying to add to this repo whenever I need some home-cooked reusable utility functions for C. Implementation quality will vary

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published