How is a macro different from a function?
No Answer is Posted For this Question
Be the First to Post Answer
difference between native and cross compilers
1 1 12 21 123 321 12344231 how i creat it with for loop??
What are compound statements?
main() { int *ptr=(int*)malloc(sizeof(int)); *ptr=4; printf("%d",(*ptr)+++*ptr++); }
What is the advantage of an array over individual variables?
any "C" function by default returns an a) int value b) float value c) char value d) a & b
Explain what are run-time errors?
how to make program without <> in library.
Explain what is the difference between far and near ?
What are different types of pointers?
#define min((a),(b)) ((a)<(b))?(a):(b) main() { int i=0,a[20],*ptr; ptr=a; while(min(ptr++,&a[9])<&a[8]) i=i+1; printf("i=%d\n",i);}
hi, which software companys will take,if d candidate's % is jst 55%?