函数名:system
头文件:<stdlib.h>
函数原型: int system(char *command);
功能:用于发出一个DOS命令
参数: char *command 为需要执行的DOS命令
返回值:成功 返回0 ,失败 返回-1
程序例: 使用该函数执行DOS命令
#include<stdio.h>#include<stdlib.h>intmain(void){printf(Abouttospawncommand.comandrunaDOScommandn);system(dir);//执行dos命令return0;}
运行结果
Abouttospawncommand.comandrunaDOScommand驱动器D中的卷是软件卷的序列号是C06C-E404D:C-FreeC-Free5workspace的目录2020/07/0100:54<DIR>.2020/07/0100:54<DIR>..2020/06/2216:0370a.c2020/06/2216:0318,991a.exe2020/06/2216:033,774a.o2020/06/2922:56411abort.c