Why static is used in c?
No Answer is Posted For this Question
Be the First to Post Answer
Can we add pointers together?
how can i get output the following... 5 4 3 2 1 4 3 2 1 3 2 1 2 1 1 and 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 plz plz...
c program to manipulate x=1!+2!+3!+...+n! using recursion
wat is the difference between array and pointer?
Can you apply link and association interchangeably?
What has to put when we are inserting as assembly language code into the C code? or When we are inserting as assembly language code into the C code we have to insert one thing at the start and of the assembly language. What are they?
What is array of pointers to string?
What does == mean in texting?
what is the difference between : func (int list[], ...) or func (int *list , ....) - what is the difference if list is an array and if also if list is a pointer
Is using exit() the same as using return?
c program to add and delete an element from circular queue using array
What is the value of h?