SoloLearn Console Problem | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

SoloLearn Console Problem

I did my program with Visual Studio and my program uses the Windows console. So, when I take my code and want to put it on my SoloLearn profile, it does not compile because I'm using a System.Console.set_CursorVisible, so I'd like to know how to fix it thanks.

26th Oct 2018, 4:03 PM
Tony
Tony - avatar
4 Answers
+ 2
It'd be helpful to see the code
27th Oct 2018, 1:28 AM
LunarCoffee
LunarCoffee - avatar
+ 1
...don't use Console.set_CursorVisible?
26th Oct 2018, 4:04 PM
LunarCoffee
LunarCoffee - avatar
+ 1
But if I dont use it, my code doesn't compile. What I can do ?
26th Oct 2018, 11:45 PM
Tony
Tony - avatar
0
My code is now public, but I will not leave it public all the time, because it's not a good code, it's only practice for me.
29th Oct 2018, 2:22 PM
Tony
Tony - avatar