🖨️ A custom implementation of the standard libc printf function, exploring variadic arguments (va_list) and modular string parsing in C.
makefile clean-code low-level software-architecture static-library string-parsing c-programming variadic-functions printf-reimplemented
-
Updated
Jun 9, 2026 - C