Is malloc memset faster than calloc?
No Answer is Posted For this Question
Be the First to Post Answer
Explain 'bus error'?
What is union and structure?
a=0; b=(a=0)?2:3; a) What will be the value of b? why b) If in 1st stmt a=0 is replaced by -1, b=? c) If in second stmt a=0 is replaced by -1, b=?
What does d mean?
could u able to tell about suresoft technical session
What do you understand by friend-functions? How are they used?
What is const and volatile in c?
Write a program to find factorial of a number using recursive function.
What oops means?
int i=~0; uint j=(uint)i; j++; printf(“%d”,j);
can anyone proide me reading material on svit00ef27@yahoo.com please thanx in advance
Can we change the value of #define in c?