--- a/docs/Writerside/topics/printf.h.md Thu Jan 23 20:19:03 2025 +0100 +++ b/docs/Writerside/topics/printf.h.md Fri Jan 24 21:12:09 2025 +0100 @@ -1,4 +1,4 @@ -# printf.h +# Formatting In this utility header you can find `printf()`-like functions that can write the formatted output to an arbitrary stream (or UCX buffer, resp.), or to memory allocated by an allocator within a single function call.