Pragmas or somethingelse entirely?
I have byte alignment issues. Can anyone either point me to an explanation, or explain of themselves, how to byte-align structures/classes in G++?
I've plenty of explanations for MSCPP. How ever G++ chooses to implement byte-alignment; the method is incompatible with Microsoft's methodology of using push/pop pragmas.
Qvacks
I've plenty of explanations for MSCPP. How ever G++ chooses to implement byte-alignment; the method is incompatible with Microsoft's methodology of using push/pop pragmas.
Qvacks
