explain how do you use macro?
Explain c preprocessor?
p*=(++q)++*--p when p=q=1 while(q<=6)
What are pointers in C? Give an example where to illustrate their significance.
I came across some code that puts a (void) cast before each call to printf. Why?
what is the diffrenet bettwen HTTP and internet protocol
What is pointer and structure in c?
What is atoi and atof in c?
How to check whether string is a palindrome, WITHOUT USING STRING FUNCTIONS?
2 Answers Aricent, Manipal University,
how to set Nth bit of variable by using MACRO
Given a single Linked list with lakhs of nodes and length unknown how do you optimally delete the nth element from the list?
When is a void pointer used?
What do you mean by team??