How can i build my own printf in C? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 .

5th May 2019, 9:48 PM
Ahmed Jadani
Ahmed Jadani - avatar
2 Antworten
5th May 2019, 9:56 PM
✳AsterisK✳
✳AsterisK✳ - avatar
0
You can refer file handling concepts in c for stdin and stdout
6th May 2019, 3:12 AM
DHANYAMBIKA B
DHANYAMBIKA B - avatar