Passing string in functionsThank you!!
Passing string in functionsGood question. I believe I want to because I want to include decimals and negative numbers. Would y...
Passing string in functionsHello, I am learning about pointers/references. My program is asking user for input(string) and I a...
Program crashesThe alphaIndex value = 0 [code] struct Book { string title; string author; }; const int A...
Program crashesHello, I am having troubles getting program to properly compare and sort a list of strings. I don't...
This user does not accept Private Messages