
Re: RobotC Hiding Parts of Code
Hey,
Thanks for the reply! The whole code is pretty long and irrelevant, but the exact line that's not displaying all the way is this:
I can't see anything past this:
I do know the rest of the code is still there, and it's functional; it's just being displayed as if the space bar had been hit a number of times after where the visible code is truncated.
I've also had this problem in other places, like in filling big arrays with data generated on my computer. Once those get past about the same point, they become invisible too.
Thanks for your time,
- Leon
PS: I guess this could also be solved using word wrap. Is that planned to come to RobotC?