Syntax
#pragma alignment
Description
This pragma prints out the current byte alignment and enum size.
For instance, the pragma
might print out this:
The alignment is 4 bytes, the enum size is 4 bytes