文件名称:niminggd
介绍说明--下载内容均来自于网络,请自行研究使用
C++ 匿名管道程序测试源代码,定义结构体SECURITY_ATTRIBUTES变量,填充结构体中的各成员,创建匿名管道,定义并初始化结构体,填充结构体中的各个成员,从匿名管道中读取的数据等。-C++ anonymous pipe testing program source code, the definition of the structure of SECURITY_ATTRIBUTES variables, each member is filled in the structure, create anonymous pipes, define and initialize the structure, filling each member in the structure, read from the anonymous pipes in the data.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
匿名管道.dsp
匿名管道.dsw
子进程.cpp
子进程.dsp
子进程.dsw
父进程.cpp
父进程.dsp
父进程.dsw