/c_practice

Practice projects completed in C

Primary LanguageC

c_practice

Practice projects completed in C

All your files will be compiled using gcc, using the options: -Wall -Werror -Wextra -pedantic -std=gnu89

The code uses the Betty style guide for C.