Screen functions - TechRepublic
General discussion
June 9, 2002 at 10:04 AM
old-flyer

Screen functions

by old-flyer . Updated 24 years ago

C in the MSDOS environment contains a header file conio.h that provides all the functions necessary to manipulate the console display, i.e., clrscr(). Other functions for positioning the cursor, changing background and text colors etc. Is there a header file available for the Linux platform? Which one is it and what are the function names?

Ron

This discussion is locked

All Comments