Quote Originally Posted by jimblumberg View Post
No you need to use the cstdlib header to use the system() function. .
It is said that we can use cstdlib and stdlib.h file as well. My question is how can we use C language libraries functions here in CPP too? Are C and CPP libraries available for both, C and CPP?