文件描述符和系统调用号。

 

File Descriptor文件描述符:0:Standard Input

                                        1: Standard Output

                                        2: Standard Error

 

系统调用号: 0:

                    1:sys_exit

                    2:

                    3:sys_read

                    4:sys_write

相关文章:

  • 2021-05-30
  • 2022-02-08
  • 2021-06-02
  • 2022-12-23
  • 2021-10-28
  • 2022-12-23
  • 2021-05-06
  • 2021-11-05
猜你喜欢
  • 2021-08-11
  • 2021-06-06
  • 2021-08-06
  • 2022-02-06
  • 2022-12-23
  • 2021-04-19
  • 2022-02-25
相关资源
相似解决方案