Sorting book title alphabeticallyI tried to sort the titles of the books by using a for loop and if-else statement to sort it alphabe...
Adding book in library errorI'm trying to call a method called addBook but I keep getting some errors and I'm not sure what do t...
Problem with computing grades programI have to create two methods called computeGrade. One of the computeGrade method takes in a double a...
Sorting book title in order alphabetically@Thomas1965 Thanks. I understand more about default constructor now. I thought i wasn't supposed to ...
Sorting book title in order alphabetically@integralfx Thanks for the help. So this are my codes so far for bookshelf.cpp. I'm still not sure h...
This user does not accept Private Messages