Code cleanup needed
Status: Beta
Brought to you by:
dturover
As said elsewhere, ncurses's creators probably never
intended that programmers create a string and mvaddch
every single character in it to output a string. I've
been too busy and lazy to look into better methods.
There are probably other stupidities in the code that
need cleaning up.