Compare commits

...

2 Commits

@ -1,6 +1,9 @@
# Introduction # Introduction
How to compile How to compile
```bash ```bash
gcc main.c -o hello gcc main.c -o hello
``` ```
#Issues
-[]Error catcher

Loading…
Cancel
Save