... One of my co-workers has spent the past 4 days debugging garbled output from the UI library I own ... The problem ended up being in his code:Where’s the bug?
string displayable = longerString.substr( 0, COLS );
(If you wanna hide your answers I think you can wrap them in <div style='color: white; background: white'></div>.)