Too many arguments to function

On the header file you declare:

void printCandidateReport ();

But on the implementation is:

void printCandidateReport(int candidateNum){...}

Change the header file to

void printCandidateReport(int candidateNum);

Leave a Comment

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)