+ 1
cant we use printf and scanf??
2 Respostas
+ 1
they are use in c but not in c++
0
yes you can...it's in the stdio header file
the thing is that they are part of C which is now outdated
so try and adjust to C++ ...it's really ease and better
and yes scanf and printf functions are more complex than cout and cin