A.p1=& ch;scanf("%c",p1);
B.p2=(char*)malloc(1);scanf("%c",p2);
C.p3=getchar( );
D.p4=& ch;*p4=getchar( );