Good morning,
I want to clear screen but I haven't found the function.
I use a serial bus rs232 between my PIC18F2685 and my PC.
My application include a "while" loop and I will like write on the first line.
I have tried:
Code:
printf(" \r ");
but It does not work.
Thank you in advance
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Thu Jan 22, 2009 2:41 am
Do a search on http://www.google.com
Type in the name of your Terminal program and the command that you
are looking for. Example of a search string:
Quote:
Hyperterminal clear screen command
Or look in the documentation of your terminal program, if available.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum