print "First number\r";
print "Second number\n";  ## this has too be longer than the first

it overwrites what was there.

-----Original Message-----
From: Jesse Ahrens [mailto:[EMAIL PROTECTED]]
Sent: Friday, February 08, 2002 12:12 PM
To: [EMAIL PROTECTED]
Subject: print over prior print


I recall doing this in C a long long time ago, but I've forgotten most of 
my C. Is it possible and how would you print say an integer from a count++ 
and have the next increment print over the last?


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

----------------------------------------------------------------------------
--------------------
The views and opinions expressed in this email message are the sender's
own, and do not necessarily represent the views and opinions of Summit
Systems Inc.


-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to