While compiling a c program,graphics header files are not
including in my program..eg: <graphics.h>,what may be the
problem...is there any environment settings exists.
Answer Posted / sangeetha
ya offcourse.......if you want to get the circle,ellipse,
diagram in the ouput screen....we should declare the
<graphic.h> file
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
How are variables declared in c?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
What is the meaning of 2d in c?
What is a lvalue
What are multidimensional arrays?
What language is c written?
What are the uses of null pointers?
Do you have any idea about the use of "auto" keyword?
what is event driven software and what is procedural driven software?
What is the difference between constant pointer and constant variable?
What is a static variable in c?
What is int main () in c?
What is a keyword?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
What is the difference between volatile and const volatile?