Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > C Programming > graph.h

Reply
Thread Tools

graph.h

 
 
Salvatore Di Fazio
Guest
Posts: n/a
 
      10-12-2005
Hi guys,
long time ago I did use visual studio to made some dos demos.
Right now, with visual studio dotNet, I can't compile it becouse I
don't find the include file.
Anyone can say me how I can make dos demo?
tnx

 
Reply With Quote
 
 
 
 
Flash Gordon
Guest
Posts: n/a
 
      10-12-2005
Salvatore Di Fazio wrote:
> Hi guys,
> long time ago I did use visual studio to made some dos demos.
> Right now, with visual studio dotNet, I can't compile it becouse I
> don't find the include file.
> Anyone can say me how I can make dos demo?


Yes, use the machine and software that compiled it before. Beyond that,
ask on a Windows news group, but I would suggest first finding out
*which* library it was you were using that provided graph.h since it was
nothing standard.

Here we only deal with standard C, not non-standard libraries and system
specifics. One of the reasons being that I am certain that neither of
the graph.h files on my Linux box is anything to do with what you want.

Linux, Unix, VMS, QT, C++ and everything else outside the scope of
standard C are also off topic, so it's not just DOS/Windows bashing.
--
Flash Gordon
Living in interesting times.
Although my email address says spam, it is real and I read it.
 
Reply With Quote
 
 
 
 
James McIninch
Guest
Posts: n/a
 
      10-12-2005
graph.h? No such thing in C.

The latest Visual Studio doesn't include the header because it doesn't
include the library the header was for. Use something else.

Salvatore Di Fazio wrote:

> Hi guys,
> long time ago I did use visual studio to made some dos demos.
> Right now, with visual studio dotNet, I can't compile it becouse I
> don't find the include file.
> Anyone can say me how I can make dos demo?
> tnx


--
Remove '.nospam' from e-mail address to reply by e-mail
 
Reply With Quote
 
Salvatore Di Fazio
Guest
Posts: n/a
 
      10-13-2005
Thank you guys and excuse me for the OT

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off




Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57