No description
This repository has been archived on 2025-02-04. You can view files and clone it, but cannot push or open issues or pull requests.
Find a file
2024-06-28 21:39:55 +02:00
oogabooga Make print a macro so we don't need to do const_string on fmt strings 2024-06-28 21:39:55 +02:00
.gitignore - Basic fixed-length string with replacement for C standard printing & fmt stuff 2024-06-28 18:50:30 +02:00
build.bat - build.c which includes everything to be built and configures build with #defines 2024-06-28 03:28:23 +02:00
build.c Make print a macro so we don't need to do const_string on fmt strings 2024-06-28 21:39:55 +02:00
build_clang.bat Build with clang (& fix stuff so it compiles with clang 2024-06-28 19:10:29 +02:00
build_release.bat - Basic fixed-length string with replacement for C standard printing & fmt stuff 2024-06-28 18:50:30 +02:00
build_release_clang.bat Build with clang (& fix stuff so it compiles with clang 2024-06-28 19:10:29 +02:00
main.c Make print a macro so we don't need to do const_string on fmt strings 2024-06-28 21:39:55 +02:00