{int a;
char b[10];
double c;};
void f(struct A *t);
main()
{struct A a={1001,"ZhangDa",1098.0};
f(&