920501-20.c   [plain text]


int*f(x)int*x;{if(x[4]){int h[1];if(setjmp(h))return x;}}