《操作系统》的实验代码。
Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.

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