Re: can not find graphics.h

From: Eric Sosman (eric.sosman_at_sun.com)
Date: 11/30/04


Date: Tue, 30 Nov 2004 13:35:12 -0500

Desi Haker wrote:
> Hi there,
>
> I am trying to compile free C code from internet using cl(MSVC 7.1).
> This program use graphics.h header file. Unfortunatly this file is
> not standard C file. So, can any one help to find where can I get
> this file on MSVC 7.1 or any equivalent file for it.

    This is Question 10.11 (or a close variant) in the
comp.lang.c Frequently Asked Questions (FAQ) list

        http://www.eskimo.com/~scs/C-faq/top.html

... which won't overjoy you. The best suggestion I can
offer is to try your question on a Microsoft newsgroup,
where other people may have encountered the same problem
before you.

-- 
Eric.Sosman@sun.com


Relevant Pages

  • Re: can not find graphics.h
    ... > I am trying to compile free C code from internet using cl. ... > This program use graphics.h header file. ... > I really appreciate yoru help. ...
    (comp.lang.c)
  • Re: can not find graphics.h
    ... Desi Haker wrote: ... > I am trying to compile free C code from internet using cl. ... > This program use graphics.h header file. ...
    (comp.lang.c)
  • Re: can not find graphics.h
    ... > I am trying to compile free C code from internet using cl. ... > This program use graphics.h header file. ... > I really appreciate yoru help. ...
    (comp.lang.c)
  • Re: can not find graphics.h
    ... > I am trying to compile free C code from internet using cl. ... In MSVC 8.0 there is a header file named GRAPH.H. ... basic functions to get/set a pixel, draw a rectangle or an arc, etc. ...
    (comp.lang.c)
  • Re: can not find graphics.h
    ... > I am trying to compile free C code from internet using cl. ... > This program use graphics.h header file. ... > not standard C file. ...
    (comp.lang.c)