note that, for example, char last[15] denotes a character string 15 characters long

float amount;     char last[15];