What is the difference between iostream and stdio.h in the header? | Sololearn: Learn to code for FREE!
Novo curso! Todo programador deveria aprender IA generativa!
Experimente uma aula grƔtis
+ 1

What is the difference between iostream and stdio.h in the header?

3rd Apr 2018, 3:51 PM
Hyeong Hyuga
Hyeong Hyuga - avatar
1 Resposta
+ 2
iostream header file contains functions for C++ programs. . . and stdio header file contains functions for C programs .
3rd Apr 2018, 3:52 PM
Raj Chhatrala
Raj Chhatrala - avatar