Procházet zdrojové kódy

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

main
chyyuu před 10 roky
rodič
revize
d5beea3250
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. +6
    -0
      related_info/lab0/lab0_ex1.txt

+ 6
- 0
related_info/lab0/lab0_ex1.txt Zobrazit soubor

@ -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.

Načítá se…
Zrušit
Uložit