clear terminal screeen in C code example Example: clear screen in c system(“cls”); OR system(“clear”);