Here is my entire code: This is not for any homework or anything, just messing around but can't spot this problem.


#include <stdio.h>

void displayMenu();
void fillArray(float array[], int n,...