Compare commits

..

2 Commits

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

Loading…
Cancel
Save