Go to file
2024-03-24 07:09:17 +00:00
aliases Add aliases for pointer integer types 2024-02-24 15:36:54 +00:00
cpath Add extern "C" to all header files 2024-03-21 23:06:27 +00:00
dstr Add extern "C" to all header files 2024-03-21 23:06:27 +00:00
mem Ensure arena has been allocated before attempting to free 2024-03-24 06:37:02 +00:00
.gitignore Update .gitignore 2024-03-24 07:09:17 +00:00
build Add build scripts for development 2024-02-24 14:59:07 +00:00
compile Update compile script 2024-03-24 06:21:22 +00:00
README.md INITIAL COMMIT 2024-01-20 21:37:22 +00:00

Wizard Apprentice Standard Library

A collection of useful C/C++ utilities for my projects