Small library provided a very stripped down version of the printf functions
Go to file
2023-06-01 22:38:03 +02:00
include/simple-printf Add first structure and start work on format specifier parser 2023-05-29 11:40:13 +02:00
src Rewrite format parser 2023-05-31 21:51:46 +02:00
test Add clang format file for auto formatting 2023-06-01 22:38:03 +02:00
.clang-format Add clang format file for auto formatting 2023-06-01 22:38:03 +02:00
.gitignore Add first structure and start work on format specifier parser 2023-05-29 11:40:13 +02:00
.gitmodules Add clang format file for auto formatting 2023-06-01 22:38:03 +02:00
CMakeLists.txt Add first structure and start work on format specifier parser 2023-05-29 11:40:13 +02:00