set_cursor_pos ?? Keeps failing

Hello!

I'm trying to do some graphics.
I write :

set_cursor_pos(10,10);

But cursor doesn't think to move!
clear_screen() function works properly, but whenever i use function (circle for example), that needs set_cursor_pos it doesn't work...
I'd opreciate if anyone tells me why...
Which library are you using?
It's msoftcon.h, msoftcon.cpp
Topic archived. No new replies allowed.