Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 204 Bytes

c_piscine_evaluations.md

File metadata and controls

11 lines (9 loc) · 204 Bytes

Evaluations C Piscine 2022-08-18

Test the formatting of your file.

norminette -R CheckForbiddenSourceHeader

Compile your program file.

gcc -Wall -Werror -Wextra *.c && ./a.out