比如我想调用sl.sh脚本,但是sl.sh需要输入参数,但是在参数为变量时不知道怎么使用argc[1]为指针变量printf("%s",argc[1]);system("/sl.sh ...
bbs.chinaunix.net