LINUX programming

Moderators: ITA
Number of threads: 1347
Number of posts: 2935

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Edit Report
getch & clrscr Posted by Mikael Jacobson on 20 Oct 1999 at 10:16 AM
I'm pretty new to C++ and I was just wondering if<br>
there's any possibility to use getch or clrscr with<br>
the gnu c compiler (g++)?


Edit Report
Re: getch &amp; clrscr Posted by Vincent on 20 Dec 1999 at 10:28 AM
: I'm pretty new to C++ and I was just wondering if<br>
: there's any possibility to use getch or clrscr with<br>
: the gnu c compiler (g++)?<p>
g++ is an ANSI compiler : so clrscr don't exist in ANSI.<br>
You must use cout<<"\033[2J"; instead of clrscr...





 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.