How can i add graphics to my C progz???
Hi
I am using bloodshed dev-C++, itried searching google for anything on dos-graphics and found some sites talking about a standard graphics(and a mouse) header file,
but i couldn't find any in my Dev librarys, so i searched for Dev dos-graphics, and found nothing of use.
I wish not to start with DoZe-progz, because i for that i need to buy a book(in time i will), i was hoping someone would be able to help me,with easy(rather easy to learn, or jus functions) graphics, like changing from Char-mode to Graph-mode, or maybe just using bitmaps,actually any type of graphics(console).
I checked out some library file and found CONIO.c (from CONIO.h) wich allows alot of Cursor munipulations but nothing about grapgh mode(if that is the correct term).
Please,any help would be appreciated.