How to avoid structure padding in C?

Answer Posted / vishnu948923

by using #pragma pack

Is This Answer Correct ?    31 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does the format %10.2 mean when included in a printf statement?

1206


What are type modifiers in c?

712


List the different types of c tokens?

734


How can I delete a file?

715


Sir i need notes for structure,functions,pointers in c language can you help me please

2032






What are the modifiers available in c programming language?

864


Is c language still used?

626


How can you find the exact size of a data type in c?

684


What are operators in c?

673


What is quick sort in c?

696


How can I automatically locate a programs configuration files in the same directory as the executable?

722


Is there a way to jump out of a function or functions?

747


Explain the properties of union.

705


Is main an identifier in c?

701


Calculate 1*2*3*____*n using recursive function??

1604