That works fine. -- Gagan Eljay Love-Jensen wrote:
What happens if the ALIGNED is applied to a variable, instead of applying it to a data type? For example: typedef struct Bar { char c[129] ALIGNED(128); } Bar; --Eljay
That works fine. -- Gagan Eljay Love-Jensen wrote:
What happens if the ALIGNED is applied to a variable, instead of applying it to a data type? For example: typedef struct Bar { char c[129] ALIGNED(128); } Bar; --Eljay