/C-language-weekly-assignements

In this repository I share my weekly assignements that we do in the c language course

Primary LanguageC

C-language-weekly-assignements

In this repository I share my weekly assignements that we do in the c language course to compile and run (example with main.c)
gcc -Wall .\main.c -o .\main.exe
and then
.\main.exe