+ 3

Why we use <iostream> instead of <iostream.h>?? What's the difference between them?

c++

20th Jan 2018, 2:43 PM
Amit Pokhrel
1 Odpowiedź
+ 7
Because turbo C++ is outdated. Certain parts of turbo do not work in modern C++ https://www.sololearn.com/discuss/288609/?ref=app
20th Jan 2018, 3:15 PM
Manual
Manual - avatar