// hypothetical struct x if (flag) { x->y->z->a->b[5]->q = 8; x->y->z->a->b[5]->r = 9; }