int *iPtr; // Create a pointer to int float *fPtr; // Create a pointer to float