Forum Discussion
Sitanshu_N_Intel
New Contributor
7 years agoStructure/enum alignment
Do we need to provide a 32 bit number for the last entity of the enum? in order to get it aligned to word boundary? I see that if this entry is not present then I see corruption for variables before...
Ahmed_H_Intel1
Frequent Contributor
7 years agoHi Sitanshu,
I think so, you have to provide a 32 bit number. Can you share a sample code to check what you are tring to do?