blob: 97313d86aa971ddcfc869fb05644867578f89fec [file] [log] [blame]
struct
{
char a, b, f[3];
} s;
long i = s.f-&s.b;