文件名称:pipe_test
-
所属分类:
- 标签属性:
- 上传时间:2013-11-25
-
文件大小:891byte
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2个子进程分别向管道各写一句话:“Child 1 is sending a message!” 和 “Child 2 is sending a message!” 最后,父进程从管道中读出二个来自子进程的信息并显示。-Use the system call pipe () to create a pipeline then create two sub-processes are required two sub-processes each write one sentence to the pipeline were: " Child 1 is sending a message!" And " Child 2 is sending a message!" Finally, The parent process reads the information from the two sub-processes from the pipeline and displayed.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
pipe_test.c
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.