char q[]={042,0}; char e[]={042,073,0162,050,0160,051,073,0175,012}; p1(char *s) { printf(s); } void r(char *x) { p1(x); p1(q); p1(x); p1(e); } main() { char *p="char q[]={042,0}; char e[]={042,073,0162,050,0160,051,073,0175,012}; p1(char *s) { printf(s); } void r(char *x) { p1(x); p1(q); p1(x); p1(e); } main() { char *p=";r(p);}