//C library statement #include //Driver program int main(void) { //The C command to run a command in cmd system("Your command here"); }