文件名称:LINUXreverse
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 博*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在Linux下,用C语言编写,将输入文件的各行逆序显示在标准输出上。如果不指定文件名,则逆序显示标准输入的内容。当使用-c选项时,每一行的字符也逆序输出,没有使用系统调用-In Linux, use the C language, each line of the input file to standard output in reverse order. If you do not specify a file name, display the standard input in reverse order. When using the-c option, the character of each line is also reverse the output, without using system call
(系统自动生成,下载前可以参看下载内容)
下载文件列表
LINUX reverse.c