《操作系统》的实验代码。
Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

10 řádky
189 B

  1. #README
  2. Try below command
  3. ```
  4. gcc -g -m32 -I. lab0_ex4.c 2>&1|tee make.log
  5. ```
  6. If you get gcc's error, try to read make.log and fix the bugs.
  7. If gcc successed, then you will get a.out.