0

In which cases should i do for example <cstdio> <cstdlib>?

Could you describe me all these functions for begginer? thanks.

3rd Dec 2016, 6:13 PM
Kamila Nowak
Kamila Nowak - avatar
1 Resposta
+ 5
These are used in C programming language, so if you want to write a code in C but within a C++ enviroement you need to use those headers
3rd Dec 2016, 9:59 PM
Filip
Filip - avatar