A collection of C functions, I commonly use.
  • C 94.9%
  • CMake 4.6%
  • Shell 0.5%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2020-11-04 20:44:50 +01:00
include/acl acl_readTextFile uses FILE* now 2020-11-04 20:44:50 +01:00
src acl_readTextFile uses FILE* now 2020-11-04 20:44:50 +01:00
.gitignore bug fix: The new pointer returned from acl_arraylist_resize is ignored in acl_arraylist_append_ptr 2020-11-03 21:17:39 +01:00
build_and_run.sh Hashmap 2020-07-30 20:17:02 +02:00
CMakeLists.txt hashmap_put function 2020-08-07 11:26:52 +02:00
LICENSE lisence update 2020-06-22 14:11:49 +02:00
README.md CMake file 2020-06-03 01:19:56 +02:00

advanced C standard library

A collection of C functions, I commonly use.