Above all the system() function would trap the OS to gets its job done. And more over it is not protable and it is very slow which would really be an impack on main program execution. So it is not recommanded.
ssharish
Above all the system() function would trap the OS to gets its job done. And more over it is not protable and it is very slow which would really be an impack on main program execution. So it is not recommanded.
ssharish
#include <stdlib.h> for system()