int main() { printf("\033c"); fflush(0); // force printing to console return 0; }