Hi, I am looking for the way to delete only one line of the command window in C. If I use "system("cls");" it will delete all output from the file so I have to plot everything again.
Thanks in advance.
Hi, I am looking for the way to delete only one line of the command window in C. If I use "system("cls");" it will delete all output from the file so I have to plot everything again.
Thanks in advance.