How can I do graphics in c?
No Answer is Posted For this Question
Be the First to Post Answer
please send me papers for Dy. manager IT , PNB. it would be a great help for me.
swap two integer variables without using a third temporary variable?
Subtract Two Number Without Using Subtraction Operator
A program to allow an input operand and operator from the operator and read on the display and output operand.
In the below code, how do you modify the value 'a' and print in the function. You'll be allowed to add code only inside the called function. main() { int a=5; function(); // no parameters should be passed } function() { /* add code here to modify the value of and print here */ }
main() { printf("hello"); fork(); }
What are the types of arrays in c?
What is array of pointers to string?
struct tag{ auto int x; static int y; };main() { struct tag s; s.x=4; s.y=5; printf(ā%dā,s.x); }
Who is the founder of c language?
When can you use a pointer with a function?
dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?