《操作系统》的实验代码。
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

8 行
131 B

  1. # lab1-ex2
  2. Try below command (stack)
  3. ```
  4. gcc -m32 -o lab1-ex2.exe lab1-ex2.c
  5. ```
  6. Try to analysis the means of these output log.