/** * trim-end * Trims the end of the lines of the file read from stdin. */ // +---------+------------------------------------------------------- // | Headers | // +---------+ #include // +------+---------------------------------------------------------- // | Main | // +------+