Hi!


I'm define my source below that 


int size;

typedef struct test
{
        char    data1[10];
        char    data2[1];
}my_test;

size = sizeof(my_test);


I guess the value of size is "11" but, size value is "12"


What's wrong???

I'm using CodeWarrior 7.
Please Help....


���~��jب���)��jY�z��������+������r��z�^jǬy�m����
)jY���&�ׯ�ל��.��+����

Reply via email to