#include #define SIZE 4 int main(void) { int dates[SIZE], *pti, index; float bills[SIZE], *ptf; pti = dates; ptf = bills; for(index=0;index