This is the format of pointer initialization assignment;
Another one is: int *pb, x;
pb = & ampx; /* You can't add */