《操作系统》的实验代码。
選択できるのは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.