Means exactly what it says: you hadn’t defined Candidate yet when you executed this code. It’s presumably supposed to be some kind of struct?
Means exactly what it says: you hadn’t defined Candidate yet when you executed this code. It’s presumably supposed to be some kind of struct?