This website works better with JavaScript.
Home
Explore
Help
Sign In
MrGeorgen
/
advanced_C_standard_library
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
A collection of C functions, I commonly use.
c
library
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
32
Commits
1
Branch
72 KiB
C
99.5%
Shell
0.5%
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Compare
HTTPS
ZIP
TAR.GZ
MrGeorgen
a83de1b97b
acl_readTextFile uses FILE* now
5 months ago
include/
acl
acl_readTextFile uses FILE* now
5 months ago
src
acl_readTextFile uses FILE* now
5 months ago
.gitignore
bug fix: The new pointer returned from acl_arraylist_resize is ignored in acl_arraylist_append_ptr
5 months ago
CMakeLists.txt
hashmap_put function
8 months ago
LICENSE
lisence update
10 months ago
README.md
CMake file
10 months ago
build_and_run.sh
Hashmap
8 months ago
README.md
advanced C standard library
A collection of C functions, I commonly use.