C overwrite last line code example Example: C overwrite last line printf("\rPrint on last line"); //without \n fflush(stdout); //for optimisation