Generate perfect constant width source code headers every time.
λ ./headers "testing /"
The program takes in two arguments: the first being the name of the header and the second being the character type of the header.
/*//////////////////////////////////////////////////////////////
TESTING
//////////////////////////////////////////////////////////////*/
Example with a different character type:
/***************************************************************
TESTING
***************************************************************/
Inspired by virtualjpeg's blocky
.