Hi,

how can I clean the console screen?
Okay, I can use system("clear"); or system("cls"); but I don't want to use system commands.

Thanks,
Alexander