Skip to content

OtterCodes101/cquote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

cquote

just a little c program i wrote that spews quotes out

pro tip: if you run the program over and over again in a short period of time, it tends to give you the same quotes

compiling

on Linux, just run

git clone https://github.com/OtterCodes101/cquote
cd cquote
gcc main.c -o cquote

I haven't tested on windows or mac but if you get it to work feel free to open a pr :3

About

dumb c program that gives you a random quote

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages