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.

Answers were Sorted based on User's Feedback



While compiling a c program,graphics header files are not including in my program..eg: <graphic..

Answer / sachin tyagi

it will not be exiucet b/c ther will be synatx error

Is This Answer Correct ?    3 Yes 1 No

While compiling a c program,graphics header files are not including in my program..eg: <graphic..

Answer / 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

More C Interview Questions

#include<stdio.h> void main() { int a [5]; for (i=0; i<=4; i++) printf(ā€œ%dā€ ,a[i]); }

8 Answers  


1 232 34543 4567654 can anyone tell me how to slove this c question

6 Answers  


Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..???

2 Answers   TCS,


What does return 1 means in c?

0 Answers  


What is the purpose of void in c?

0 Answers  






What is the difference between exit() and _exit() function in c?

0 Answers  


I just typed in this program, and it is acting strangely. Can you see anything wrong with it?

0 Answers  


What is volatile

2 Answers  


what is data structure.in linear and non linear data structures which one is better?Explain

3 Answers   Wipro,


wats SIZE_T meant for?

1 Answers  


How many levels of pointers have?

0 Answers  


How does normalization of huge pointer works?

0 Answers  


Categories