What is the difference between #include <iostream> & #include<stdio.h> & #include<conio.h> ? | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 3

What is the difference between #include <iostream> & #include<stdio.h> & #include<conio.h> ?

12th Jan 2018, 4:46 PM
Satyam Kumar Singh
Satyam Kumar Singh - avatar
1 Respuesta
- 4
C have a file iostream.h - input output stream
12th Jan 2018, 5:15 PM
Ivan Olegovich
Ivan Olegovich - avatar