What is the best style for code layout in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is the correct declaration of main?

0 Answers  


What is a const pointer, and how does it differ from a pointer to a const?

2 Answers  


All technical questions

0 Answers   TCS,


How do you override a defined macro?

0 Answers  


Do you have any idea how to compare array with pointer in c?

0 Answers  


Is the below things valid & where it will be stored in memory layout ? static const volatile int i; register struct { } ; static register;

2 Answers   Lucent,


Write a program for finding factorial of a number.

0 Answers   Tech Mahindra,


I have a function which accepts, and is supposed to initialize,a pointer, but the pointer in the caller remains unchanged.

1 Answers  


What is the best style for code layout in c?

0 Answers  


What is the ANSI C Standard?

0 Answers   Celstream,


Who had beaten up hooligan "CHAKULI" in his early college days?

1 Answers  


Why is not a pointer null after calling free?

0 Answers  


Categories