Skip to content
/ c Public

Random mini programs 🖥️ in the C language. 🇨

License

Notifications You must be signed in to change notification settings

diztil/c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c

Random mini programs in the C language.

Compilation

gcc FILENAME.c -o OUTPUTFILE

Execution

./OUTPUTFILE