Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » U++ Library support » U++ Library : Other (not classified elsewhere) » Conio.h
Conio.h [message #4028] Sun, 16 July 2006 23:31 Go to next message
_Seven_ is currently offline  _Seven_
Messages: 35
Registered: April 2006
Member
Hi. The librarie conio.h that cames integrated in upp-mingw package don't have some functions that i need. Functions like :
void textcolor (int cor);
void textbackground (int cor);
void delline (void);
void gotoxy (int x, int y);

Anyone can tell me where i can find a complete conio.h?
Thanks for your attention =)
Re: Conio.h [message #4029 is a reply to message #4028] Sun, 16 July 2006 23:44 Go to previous messageGo to next message
forlano is currently offline  forlano
Messages: 1185
Registered: March 2006
Location: Italy
Senior Contributor
_Seven_ wrote on Sun, 16 July 2006 23:31

Hi. The librarie conio.h that cames integrated in upp-mingw package don't have some functions that i need. Functions like :
void textcolor (int cor);
void textbackground (int cor);
void delline (void);
void gotoxy (int x, int y);

Anyone can tell me where i can find a complete conio.h?
Thanks for your attention =)


I remind that "conio.h" is a non standard library, it means it is platform and compiler dependent. So at least you should specify for which platform you need it.

Luigi
Re: Conio.h [message #4030 is a reply to message #4029] Mon, 17 July 2006 00:26 Go to previous message
fudadmin is currently offline  fudadmin
Messages: 1321
Registered: November 2005
Location: Kaunas, Lithuania
Ultimate Contributor
Administrator
Try this for Windows:
http://www.codersworkshop.com/viewpost.php?id=55645
Previous Topic: found some libraries
Next Topic: Logs
Goto Forum:
  


Current Time: Mon Apr 29 07:20:28 CEST 2024

Total time taken to generate the page: 0.04426 seconds