Skip to content
/ libaiv Public

C utils library for third year AIV programming course

License

Notifications You must be signed in to change notification settings

aiv01/libaiv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libaiv

C utils library for third year AIV programming course

To build the source on OSX:

clang -o test -I include tests/test_list.c src/list.c tests/test_dict.c src/dict.c tests/main.c

To run it on OSX:

./test

About

C utils library for third year AIV programming course

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages