My Tech Tip
Sunday, January 20, 2008
Change Structure Member Alignmment
To change memory alignment in VC++ or diable it(set it to 1 byte) use
/Zp[num]
(num 1,2,4,8,16) in compiler command line or set it through
ProjProp->C/C++->Code generation->Struct Member Alignment
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment