struct a b; struct a { short; int; short; } c() { struct a d[2][16]; b = d[1][7]; }