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

What are the rules for identifiers in c?

0 Answers  


What is the scope of global variable in c?

0 Answers  


What is the difference between text and binary modes?

0 Answers  


Is linux written in c?

0 Answers  


Where local variables are stored in c?

0 Answers  


write a program to remove occurrences the word from entered text?

1 Answers  


how to set Nth bit of a variable?

1 Answers  


What is null in c?

0 Answers  


write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...

0 Answers  


what is a pointer

4 Answers   Bank Of America, TCS,


What is meant by preprocessor in c?

0 Answers  


Given a string write a program to print all alphabetical characters in the order of their occurance first,followed by the sum of the numeric characters then followed by the special characters in the order of their occurance.

1 Answers   College School Exams Tests, Wipro,


Categories