- 博客(5)
- 收藏
- 关注
原创 Linux程序设计之进程通信---FIFO命名管道
1、头文件 #include <stdio.h> #include <stdlib.h> #include <unistd.h> #include <string.h> #include <sys/types.h> #include <sys/stat.h> #include <fcntl.h> 2、main函数 int main(int argc, char *argv[]) { char *b...
2021-12-16 17:12:00
444
1
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人
RSS订阅