Is it better to use a macro or a function?
No Answer is Posted For this Question
Be the First to Post Answer
a 'c' program to tell that the set of three coordinates lie on a same line
What is the benefit of using an enum rather than a #define constant?
what is the diff b/w static and non static variables in C. Give some examples plz.
Do you have any idea how to compare array with pointer in c?
How to develop software using "c" programming?
If jack lies on Mon, Tue Wed and jill lies on Thursday, Friday and Saturday. If both together tell they lied yesterday. So c the given options and then c cos in the given dates one will be saying the truth and one will be lying. I got Thursday as option because jack is saying the truth he lied yest but jill is lying again as he lies on that day.
What is exit() function?
Toggle nth bit in a given integer - num
what is the basis for selection of arrays or pointers as data structure in a program
WHAT IS PRE POSSESSORS?
How many levels of pointers have?
main() { int i; printf("%d",i^i); }