The following is an example (in file shell.c). Click here to download a copy. #include <stdio.h> #include <sys/types.h> void parse(char *line, char **argv) ...
確定! 回上一頁