[ad_1]
in C:
typedef char newtype[20];
void foo(void)
{
newtype a;
}
6
[ad_2]
solved Is it possible to create new type variable without struct? [closed]
[ad_1]
in C:
typedef char newtype[20];
void foo(void)
{
newtype a;
}
6
[ad_2]
solved Is it possible to create new type variable without struct? [closed]