DEBSOURCES
Skip Quicknav
sources / icmake / 13.05.01-1 / scripts / ib / cls
12345678
void cls() { if (g_cls) { system("tput clear"); g_cls = 0; } }