@@ -302,6 +302,7 @@ gcc -m32 main.c common.o -o program
```
.
├── common.c # Compiler source (2000 LOC)
├── commonl # Linker
├── Makefile # Build automation
├── run_tests.sh # Quick test script
│
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.