Quellcode durchsuchen

Update lab0_ex1.md

main
chyyuu vor 10 Jahren
Ursprung
Commit
6a76bb8bb3
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      related_info/lab0/lab0_ex1.md

+ 1
- 1
related_info/lab0/lab0_ex1.md Datei anzeigen

@ -3,4 +3,4 @@ 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.
Then you will get lab_ex1.S. Try to understand the content & relation of C file and S file.

Laden…
Abbrechen
Speichern