Re: can not find graphics.h
From: Eric Sosman (eric.sosman_at_sun.com)
Date: 11/30/04
- Next message: Dan Pop: "Re: What is const char * const *p;"
- Previous message: Merrill & Michele: "Re: How to understand C FAQ 3.8?"
- In reply to: Desi Haker: "can not find graphics.h"
- Next in thread: Flash Gordon: "Re: can not find graphics.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Dan Pop: "Re: What is const char * const *p;"
- Previous message: Merrill & Michele: "Re: How to understand C FAQ 3.8?"
- In reply to: Desi Haker: "can not find graphics.h"
- Next in thread: Flash Gordon: "Re: can not find graphics.h"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|