实验一 命令解释程序的编写
摘要:
#include#includemain(){ char a[10]="help"; char b[10]="quit"; char c[10]; while(1){ printf("please enter the command: "); ... 阅读全文
posted @ 2015-04-02 09:42 03李嘉晖 阅读(154) 评论(2) 推荐(0) 编辑
posted @ 2015-04-02 09:42 03李嘉晖 阅读(154) 评论(2) 推荐(0) 编辑