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

Why doesnt long int work?

617


What is the default value of local and global variables in c?

563


Which is best book for data structures in c?

601


What was noalias and what ever happened to it?

596


Are c and c++ the same?

630






Differentiate between null and void pointers.

637


What is the difference between array and pointer?

571


What does a function declared as pascal do differently?

609


How do I create a directory? How do I remove a directory (and its contents)?

609


Write a progarm to find the length of string using switch case?

1616


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2206


Design a program which assigns values to the array temperature. The program should then display the array with appropriate column and row headings.

1772


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.

1791


What is volatile variable in c?

660


What is operator promotion?

635