Small library provided a very stripped down version of the printf functions
Go to file
Mario Hüttel 35ef94162b Add tests and fix minor problems in specifier parser 2023-06-01 22:39:10 +02:00
include/simple-printf Add tests and fix minor problems in specifier parser 2023-06-01 22:39:10 +02:00
src Add tests and fix minor problems in specifier parser 2023-06-01 22:39:10 +02:00
test Add tests and fix minor problems in specifier parser 2023-06-01 22:39:10 +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 tests and fix minor problems in specifier parser 2023-06-01 22:39:10 +02:00