A collection of C programs written while learning systems programming on Linux.
- Basic I/O and data types
- Control flow (loops, conditionals)
- Functions and recursion
- Arrays, pointers, and strings
- File handling
- Linux-based programs and exercises
- GCC compiler
- Linux / WSL / any Unix-based terminal
gcc filename.c -o output
./outputHardik Rawat โ @hardikrawat910-byte
B.E. Student | Mumbai