- In file included from dev c. Ask Question. I try to gave the complete file path for the header files. I have tried almost all the options available on stack.
- I can do graphics in Dev- C. I am using Dev-C.:). Just follow the instructions carefully and do not forget to put linkers. You can't do a graphics by making a new source file. You need to do a new project to put linkers. Yes, but you are not using the 16-bit functions that are in graphics.h that is supplied with Turbo C.
Example explained. Line 1: #include is a header file library that lets us work with input and output objects, such as cout (used in line 5). Header files add functionality to C programs. Line 2: using namespace std means that we can use names for objects and variables from the standard library.
Hi pals,
I am a Newbie in C++ Programming field. I plan to add graphics.h header class in
Dev -C++ Version 4.9.9.2 from Bloodshed which is come along with Borland Compiler.
I follow the Steps in URL : http://www.uniqueness-template.com/devcpp/#step2
Dev C++ In File Included From India
But I Got Error in the Sample code which test the Working , Please Help me
to get away from this problem . I am waiting to hear from you.
Regards
Anes P.A:'(
- 13 Contributors
- forum 14 Replies
- 19,631 Views
- 5 Years Discussion Span
- commentLatest Postby leonesaLatest Post
WaltP2,905
You can't. graphics.h is not compatible with Dev-C++
Dev C In File Included From A File
|