Declaring an Array to be EmptyWe have been assigned to create an iTunes library. Everything compiles in my other .h file but my ma...
Comparing Strings and EnumsHow do I compare a string vector against an enumerated type? My code so far is: void convertToLastF...
Sorting Names AlphabeticallyI've been assigned to write the following function: [b]void sort(vector<string>&, char);[/b] – S...
C++, Zany Zack, Arrays, and Functions.I have been assigned the following problem: Zack the Zany (formerly the Employee of the Month) ha...
Zany Zack, Arrays, and Functions.I have been assigned the following problem: Zack the Zany (formerly the Employee of the Month) ha...