Graphisme avec C

DIDA -  
mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   -
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
Configuration: Windows XP
Internet Explorer 6.0

1 réponse

  1. mamiemando Messages postés 33228 Date d'inscription   Statut Modérateur Dernière intervention   7 940
     
    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
    0