0
can I use stdio.h as header file in this app?
in order to use printf, scanf etc
4 Respostas
+ 2
#include <stdio.h>
use this.
+ 1
Yes, you can use the stdio.h header file.
0
in this app? how?
- 1
no,it only aply in c not c++
in order to use printf, scanf etc