What's different between starting with stdio.h / iostream? | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
0

What's different between starting with stdio.h / iostream?

whats more general n useful?? n y?

12th Nov 2016, 8:12 AM
김현우
김현우 - avatar
1 Antwort
+ 1
Use stdio.h when programming in C, and iostream when you write C++ programs
12th Nov 2016, 9:25 AM
Marcell Juhasz