I'm almost done with this program but I am stumped on the errors I'm getting in main. Any help would be appreciated.
Here are the errors:
error C3861: 'addPerson': identifier not found
error C3861: 'getPerson': identifier not found
error C3861: 'findPerson': identifier not found
error C3861: 'findPerson': identifier not found
error C3861: 'printBook': identifier not found