What is the difference between iostream and stdio.h in the header? | Sololearn: Learn to code for FREE!
Новый курс! Каждый программист должен знать генеративный ИИ!
Попробуйте бесплатный урок
+ 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 ответ
+ 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