R
requinham
Hello,
i have a structure in my program and i want generate a compile error
when the size of structure is not pow of two.
my problem is that i don't found the way to get the size of structure
in preprocessor mode and it's necessary to generate a COMPILE ERROR
when the size of my struct is not pow of 2
thank you
i have a structure in my program and i want generate a compile error
when the size of structure is not pow of two.
my problem is that i don't found the way to get the size of structure
in preprocessor mode and it's necessary to generate a COMPILE ERROR
when the size of my struct is not pow of 2
thank you