On Fri, 25 Jul 2003 20:25:49 +0200
"Serve Laurijssen" <> wrote:
> How can I get the following to compile?
>
> typedef struct Y
> {
> void (*f)(X *x);
> } Y;
>
> typedef struct X
> {
> int x;
> } X;
You probably mean a solution like this:
typedef struct Y Y;
typedef struct X X;
struct Y {
void (*f)(X *x);
};
struct X {
int x;
};
--
main(int c,char*k,char*s){c>0?main(0,"adceoX$_k6][^hn","-7\
0#05&'40$.6'+).3+1%30"),puts(""):*s?c=!c?-*s

putchar(45),c
),putchar(main(c,k+=*s-c*-1,s+1))

s=0);return!s?10:10+*k;}