Copies almost all the behavior of the original libc’s printf.
-
Updated
Nov 10, 2022 - C
Copies almost all the behavior of the original libc’s printf.
It works like printf function in the stdio.h library.
Wrote ft_printf() a function that mimic the original printf()
Add a description, image, and links to the va-list topic page so that developers can more easily learn about it.
To associate your repository with the va-list topic, visit your repo's landing page and select "manage topics."