0

What is the main function of #include <Studio.h>

8th Nov 2016, 2:14 PM
Waqas Sumbul
Waqas Sumbul - avatar
2 odpowiedzi
+ 1
it's #include <stdio.h> std = standard io= input output so basically it's the standard library for the input and the output
8th Nov 2016, 10:56 PM
Maurizio Urso
Maurizio Urso - avatar
0
its a library. in this library is stored all functions what you need in begining. (what your program needs in simple (basic) program).
8th Nov 2016, 10:07 PM
P3RS0N
P3RS0N - avatar