This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* walloftext.c | |
* | |
* This is a hacky program to produce a paragraph of random text with | |
* parts of a quote highlighted and spaced through it. | |
* Don't judge, I didn't spend long on this. | |
* | |
* Usage: | |
* ./walloftext [file] | |
* where [file] contains the quote, with each section on a new line |