User forums > Using Code::Blocks
Terminal Window Line Wrapping
(1/1)
Kipchip:
So as of now, I am coding a large square grid for a class assignment, however I’ve run into an issue. Whenever I reach about the 80th character or so going horizontally, the terminal wraps to the next line. Normally this wouldn’t be an issue, but I need as much space one can get for each horizontal line. I tested it by having the program output numbers up to 300 in a straight line with spaces and it wraps at about the 29/30 mark (about 80 characters from what I counted). Is there a way to fix this? Is this just a Code::Blocks issue? Thanks.
stahta01:
It is a terminal issue. Lookup information about the terminal you are using.
On windows, it is likely cmd.exe based terminal.
Tim S.
Navigation
[0] Message Index
Go to full version