This is a tutorial for C
. This repositories is for learning the language
This tutorial is from: https://learn-c.org/en/
- Need to make a shell script for easier building the program
- Need to reread the crucial parts, such as:
- malloc
- union
- pointer arithmetics
- bitmasks