Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 94 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 94 Bytes

monty

to compile

'''bash gcc -Wall -Werror -Wextra -pedantic -std=c89 *.c -o monty '''