What is the full form of getch?
No Answer is Posted For this Question
Be the First to Post Answer
difference between my-strcpy and strcpy ?
3 Answers Geometric Software, IIM, Infosys,
why we wont use '&' sing in aceesing the string using scanf
Explain #pragma in C.
write a program to copy the string using switch case?
How can I write functions that take a variable number of arguments?
#define d 10+10 main() { printf("%d",d*d); }
What are the preprocessors?
is it possible to change the default calling convention in c ?
what is link list?
Why do we use int main instead of void main in c?
an algorithem for the implementation of circular doubly linked list
How will you delete a node in DLL?