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
Answer / sachin tyagi
it will not be exiucet b/c ther will be synatx error
Is This Answer Correct ? | 3 Yes | 1 No |
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 |
palindrome for strings and numbers----Can anybody do the prog?
6 Answers CTS, TCS, Vipro Lifescience Pvt,
In the DOS enveronment, normal RAM that resides beyond the 1mb mark. a) expanded memory b) swapped memory c) Extended memory d) none
A B C D E F G F E D C B A A B C D E F F E D C B A A B C D E E D C B A A B C D D C B A A B C C B A A B B A A A
can we initialize all the members of union?
What is an lvalue in c?
write a program which counts a product of array elements lower than 10.
How variables are declared in c?
What is Dynamic memory allocation in C? Name the dynamic allocation functions.
What is oops c?
1.Why do you call C is middle level language? 2.Why do you call C is userfriendly language.
c program to manipulate x=1+3+5+...+n using recursion
why do we use # in c-language?