add lab1-ex2

This commit is contained in:
os_lab_user
2015-03-11 13:06:58 +08:00
parent e3a158064f
commit d1cd830da5
2 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# lab1-ex2
Try below command (stack)
```
gcc -m32 -o lab1-ex2.exe lab1-ex2.c
```
Try to analysis the means of these output log.