/learn-c-the-hard-way

Learn C the Hard Way

Primary LanguageCMIT LicenseMIT

Learn C the Hard Way

Using GCC to Compile

gcc -o ex1.exe ex1.c