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

118 B

#README Try below command

$gcc -g -m32 lab0_ex2.c

Then you will get a.out. Try to use gdb to debug lab0_ex2.