搜索资源列表
-
1下载:
用纯C语言编写的一个Linux下的Shell,包含tch和bash的基本功能(包含重定向和后台运行),暂时不支持管道。已经在cygwin和Ubantu 7.10下测试通过。
主要包含:
makefile 编译生成myshell可执行文件
myshell.c 主函数(涉及程序入口)
utility.c 所有功能函数(将近1000行)
myshell.h(包含宏定义、结构体声明、库函数的头文件,及utility.c中的所有函数的声明)
readme 用户手册(当用户在myshel
-
-
0下载:
DOS - ç ,它的内核也是FreeDOS的内核。并在此基础上进行了一定的修改,使其更加实用。 FreeDOS的是项目设计
提供替代到MS - DOS,PC的DOS的和DR - DOS的自由 。-DOS-C started in 1988 as an experiment in writing device drivers in C for
Microsoft s MS-DOS. Both block and character device drivers were
-
-
0下载:
Linux下的C语言图书馆管理系统,可以添加管理员,添加读者,读者可限借3本书等功能-C language library management system under Linux, you can add the administrator, add the reader, the reader can borrow only 3 books and other functions.
-