Server.ServerDisplay.putCandidate Function
Puts the candidate in the vector to be displayed
Public void putCandidate (string, int)
Type
Name
Description
string
name
Election title
int
votes
Number of votes casted for the candidate
Return
Description
void