What is the difference between #include <iostream> & #include<stdio.h> & #include<conio.h> ? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 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 Antwort
- 4
C have a file iostream.h - input output stream
12th Jan 2018, 5:15 PM
Ivan Olegovich
Ivan Olegovich - avatar