Skip to content

Instantly share code, notes, and snippets.

View spencer-p's full-sized avatar

Spencer Peterson spencer-p

View GitHub Profile
/*
* 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