Borland problem: typing
Posted
by b3y4z1d
on Stack Overflow
See other posts from Stack Overflow
or by b3y4z1d
Published on 2010-04-29T14:54:49Z
Indexed on
2010/04/29
14:57 UTC
Read the original article
Hit count: 193
When I type in Borland C++,it types over the line,not on a new one.That means that every time I press enter,it doesn't give me a fresh,new,empty line in which to type but goes to the one underneath.
And there when I try to type I expect the symbols,numbers and letters to move as I add text behind them in the line,but the new symbols keep overwriting the old ones.Sort of deleting them and replacing them with the new characters as I type.
Could it be some kinda option I've activated unvoluntarily?
© Stack Overflow or respective owner