View Single Post
Old 26-08-2008, 09:19 PM   #1 (permalink)
ThinkFree
Human Spambot
 
Join Date: Jan 2007
Location: Lat 28.38°N , Longt 77.13°E
Posts: 2,431
Default How to use clrscr() function in gcc?

Is it possible to use functions like clrscr(), gotoxy() in gcc? I have found that conio.h is for windows only, but is there any workaround to be able to use it in linux?
ThinkFree is offline