after creating a function, is it possible to put it in the stdio.h library or is it better to create a diferent library of functions ?
(eg stdio2.h wich will be the modified stdio.h)
i am kinda new programming, i am far from doing stuff like this, but i am just curious.

Thnx in advance !