HOME | GIT | CV | MUSINGS
LOG | FILES | OVERVIEW
extern int err; struct A { int x; int y; int kak:1; }zeh; int main() { int * const * volatile a[3][2][1]; struct A kek; return 0; }