You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
- # lab1-ex2
- Try below command (stack)
-
- ```
- gcc -m32 -o lab1-ex2.exe lab1-ex2.c
- ```
-
- Try to analysis the means of these output log.
|