文件名称:实验二302_22
- 所属分类:
 - Internet/网络编程
 - 资源属性:
 - [C/C++] [源码]
 - 上传时间:
 - 2008-10-13
 - 文件大小:
 - 10.24kb
 - 下载次数:
 - 0次
 - 提 供 者:
 - 杨**
 - 相关连接:
 - 无
 - 下载说明:
 - 别用迅雷下载,失败请重下,重下不扣分!
 
介绍说明--下载内容均来自于网络,请自行研究使用
使用系统调用fork()创建两个子进程。当此程序运行时,在系统中有一个父进程和两个子进程活动。让每一个进程在屏幕上现实一个字符:父进程显示字符’a’;子进程分别显示字符’b’和’c’。试观察记录屏幕上的显示结果并分析原因。-use system calls fork () to create two child process. When running, the system is a process and the father of two sub-process activities. Each process in a realistic one screen characters : the father of the process show the character 'a'; Child showed the characters' b 'and' c '. Let observation records on the screen to show the results and analysis of the reasons.
			(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 442915实验二302_22.rar 列表 新建 文本文档.txt~ 1.1.c