Clearing console output | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

Clearing console output

C#. In SoloLearn environment Console.Clear() don't work. It is due to redirecting the data from console to file (and exception occurred). May be somebody know how to fix this problem?

1st Nov 2017, 8:54 AM
Nick Sh
Nick Sh - avatar
3 Answers
+ 2
Thank you for your answers!
2nd Nov 2017, 2:09 PM
Nick Sh
Nick Sh - avatar
0
Work on a desktop with visual studio community version. While the playground needs all input first, runs it on a remote machine, and sends the output back in one go. Having a clear method is not usefull.
1st Nov 2017, 1:54 PM
sneeze
sneeze - avatar
0
Hi, you can try with my code for Binary Time Clock. Please use a Visual Studio Community (its free). Happy Coding https://code.sololearn.com/c5T5ohiGMq7n/#cs
1st Nov 2017, 2:22 PM
bobby