Re: what is the meaning of stdio.h in ''c'' language?



Rishi Boparai wrote:
Hi
I would like to know this answer.

comp.lang.c would be a better place for this question. However:

stdio.h = Std I/O . h which means

Standard Input/Output . header

.