your mail

David G. Watson dgwatson at kent.edu
Mon Mar 20 15:18:18 GMT 2000


Not graphics.h, dos.h, and conio.h - those are DOS specific and nonstandard.
The others are all standard C/C++ libraries.

You can use (n)curses, tho - it's not hard to use, and I've converted some
DOS programs I wrote with curses and it was not difficult at all.

If you want to use graphics, you might be better off using X.

On Mon, Mar 20, 2000 at 03:03:27PM -0000, Nwankwo, Chiji wrote:
> Hi, 
> 
> Is it possible for me to write normal c ++ programs using kdevelop using
> libraries 
> like graphics.h, dos.h, iostream.h, conio.h, stdio.h and stdio.h?
> 
> Thanks
> 
> 
> 
> 




More information about the KDevelop mailing list