Graphisme avec C
Bonjour,
la biblio "graphics.h" sous windows, avec 1 compilateur Borland C++ v4.5, n'est pas suporter, avec Linux, il m'affiche ,"No suche file or directory",bref, je cherche une biblio qui a les meme fct a savoir getpixel(), initgraph(), closegraph(),...etc
la biblio "graphics.h" sous windows, avec 1 compilateur Borland C++ v4.5, n'est pas suporter, avec Linux, il m'affiche ,"No suche file or directory",bref, je cherche une biblio qui a les meme fct a savoir getpixel(), initgraph(), closegraph(),...etc
Configuration: Windows XP Internet Explorer 6.0
1 réponse
-
Il y a des graphics.h dans ces paquets :
(mando@aldur) (~) $ apt-file search graphics.h | grep "/graphics.h$" grass-dev: usr/lib/grass/include/grass/graphics.h liballegro-dev: usr/include/allegro/graphics.h liballegro4.2-dev: usr/include/allegro/graphics.h lush-library: usr/share/lush/include/graphics.h
Malheureusement je ne sais pas s'ils contiennent bien ce que tu cherches. En quoi consistent ces fonctions ?
Bonne chance