Why is struct padding needed?
No Answer is Posted For this Question
Be the First to Post Answer
write a c program for print your name .but,your name may be small letter mean print a capital letter or your name may be capital letter mean print a small letter .example \\enter ur name : sankar The name is: SANKAR (or) enter your name:SAnkar The name is:saNKAR
What should malloc(0) do? Return a null pointer or a pointer to 0 bytes?
Write a code to generate a series where the next element is the sum of last k terms.
What are the loops in c?
Why is c so powerful?
how can u print a message without using any library function in c
What's the best way of making my program efficient?
Explain what is the most efficient way to store flag values?
what is bit rate & baud rate? plz give wave forms
What is the use of #include in c?
What is declaration and definition in c?
What is the g value paradox?