I want to output some characters in C# console application and then rewrite them, thus changing characters in position already occupied in command window. So for for example
Have a look at Writing string at the same position using Console.Write in C# 2.0