Skip to content

Instantly share code, notes, and snippets.

View mythagel's full-sized avatar

Nicholas Gill mythagel

  • Melbourne, Victoria, Australia
View GitHub Profile
/*
* highlight.cpp
*
* Created on: Nov 23, 2011
* Author: mythagel
*
* A quickly hacked up console text highlighting tool.
*
* g++ -O3 highlight.cpp -static -o highlight
*