A
A
Amarg02015-10-18 13:33:39
.NET
Amarg0, 2015-10-18 13:33:39

How to partially update information in a console application?

Good afternoon.
c# console application. There is a thread that displays time on the screen, there is a thread with a menu.
Is it possible to update the time without affecting the menu?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dasha Tsiklauri, 2015-10-18
@dasha_programmist

https://msdn.microsoft.com/ru-ru/library/system.co...
let the time always be the first line, then the menu will start from the second, when drawing, set the cursor to the desired position

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question