《操作系统》的实验代码。
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

10 rader
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.