-
-
shell.rar
#include<stdio.h>
#include<string.h>
#include<limits.h>
#include<unistd.h>
#include<sys/types.h>
#define PROMPT_STRING "[myshell]$"
#define QUIT_STRING "exit\n"
static char inbuf[MAX_CANON]
char * g_ptr
char * ...
-
-
C++shell.rar
一直在犹豫,到底是用string 来当参数呢,还是用char *来当参数呢?现在还没有实现重定向和批处理
-
uci-0.6.4.tar.gz
unified configuration interface.
small configuration library for programs written in c, can be used for shell scripts as well.
-
paixu.rar
2008软件公司面试题:排序大全:简单选择排序、冒泡排序、选择排序、shell排序、快速排序、插入排序、堆排序(从小到大)、归并排序(利用递归)
-
-
-
-
-
-