C++ Programming Guide

#pragma align

#pragma align integer(variable[,variable]...)

Use align to make the listed variables memory-aligned to integer bytes, overriding the default. The following limitations apply: