📜  什么是标准输出 fd 编号 - C 编程语言代码示例

📅  最后修改于: 2022-03-11 15:04:34.387000             🧑  作者: Mango

代码示例1
stdin -> 0
stdout -> 1
stderr -> 2