What is the best style for code layout in c?
No Answer is Posted For this Question
Be the First to Post Answer
why should i select you?
Find if a number is power of two or not?
What is meant by keywords in c?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
main() { struct test { char c; int i; char m; } t1; printf("%d %d\n", sizeof(t1), sizeof(t1.c)); }
1 Answers Vector, Vector India,
Derive the complexity expression for AVL tree?
Function calling procedures? and their differences? Why should one go for Call by Reference?
What is getch?
How can I write functions that take a variable number of arguments?
Explain what is a static function?
A array contains dissimilar element how can we count, and A array contains dissimilar element how can we store in another array with out repetition.
Is c a great language, or what?