c语言如何使用system
1、第一行代码#include <stdio.h>

2、第二行代码#i第三行代码printf("hello world");nt main(){

3、第三行代码printf("hello world");

4、第四行代码return 0;第五行输入代码体}


5、然后在代码体里面输入system("calc");

1、第一行代码#include <stdio.h>
2、第二行代码#i第三行代码printf("hello world");nt main(){
3、第三行代码printf("hello world");
4、第四行代码return 0;第五行输入代码体}
5、然后在代码体里面输入system("calc");