bool validateUser (string theAccounts[5][7]), string username, string password, int &saveRow); bool readFile(string theAccounts[5][7]);
The first prototype "