文件名称:pipe
- 所属分类:
- Internet/网络编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 5kb
- 下载次数:
- 0次
- 提 供 者:
- y
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
LINUX进程通信方法很多,但对于父子进程,最简单实用的方法就是管道。
示例代码给出的即是父子进程间利用管道通信。-There are many ways for the communication between processes in Linux. But for the parent and child, the most simple and practical way is pipe.
Here is an example of pipe.
示例代码给出的即是父子进程间利用管道通信。-There are many ways for the communication between processes in Linux. But for the parent and child, the most simple and practical way is pipe.
Here is an example of pipe.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pipe\main
....\main.c
....\main.c~
pipe
....\main.c
....\main.c~
pipe