Word wrap Given a string and a maximum column length add a line break to the string the necessary times in order for the string to not exceed the column length.