+ 3
How can i build my own printf in C?
Do you know how to build your own printf or other functions like scanf or puts ect..? or do you have any source that can help like online courses or books that talks only about rebuilding build-in C functions .
2 Respostas
+ 5
0
You can refer file handling concepts in c for stdin and stdout