Input not being passed to function back to main.This has worked in a different program I was working on. Is there any reason why it works in this on...
Input not being passed to function back to main.This is test function for a bigger program I'm working on. For some reason it always skips straight...
Header causing compile errors.I'm working from the Bjarne Stroustrup Programming: Principles and Practice using C++ book. I've rec...
Finding the minimum, maximum and mode of a string.I've spent a while modifying the code. It spazzed out of control on the first test. Is it even possi...
Finding the minimum, maximum and mode of a string.Sorry for the insanely long void parameters. I was sure this would work but I got a wall of weird er...