Преглед изворни кода

Update and rename related_info/lab0 to related_info/lab0/lab0_ex1.txt

main
chyyuu пре 9 година
родитељ
комит
d5beea3250
1 измењених фајлова са 6 додато и 0 уклоњено
  1. +6
    -0
      related_info/lab0/lab0_ex1.txt

+ 6
- 0
related_info/lab0/lab0_ex1.txt Прегледај датотеку

@ -0,0 +1,6 @@
#README
Try below command
```
$gcc -S -m32 lab0_ex1.c
```
Then you will get lab_ex1.S. Try to understand the relation of C file and S file.

Loading…
Откажи
Сачувај