From: Alexey Zakhlestine Newsgroups: comp.os.msdos.djgpp Subject: Re: How could I clear screen in C++??? Date: Mon, 17 Apr 2000 10:43:42 +0400 Organization: MTU-Intel ISP Lines: 11 Message-ID: <38FAB29D.6A33C8C2@gs707.com> References: <#ncDhZDq$GA DOT 261 AT net003s> NNTP-Posting-Host: ppp109-122.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 955953828 96492 212.188.109.122 (17 Apr 2000 06:43:48 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 17 Apr 2000 06:43:48 GMT X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: ru,en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com -------------------------- int i; for (i=0; i<50; i++) cout << "\n"; -------------------------- :-) -- Hi, I'm a signature virus. plz set me as your signature and help me spread :)