0
In which cases should i do for example <cstdio> <cstdlib>?
Could you describe me all these functions for begginer? thanks.
1 Answer
+ 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