Quote:Originally Posted by FiX Is it the exact same error message? What line does your debugger point to when the exception occurs?
I'm not sure because it's not a build error. It builds and I run it and the first loop works...
I hate to reopen this topic, but somehow I'm getting the same error now later on in the program. I fixed the part that Chipp found and now it runs until I enter Y into my do while loop to loop it again. I'm lost as to what can be the...
Storage: Samsung 840 Pro Series 512GB 2.5" Solid State Disk ($449.99 @ Adorama)
Video Card: Asus GeForce GTX Titan 6GB Video Card (2-Way SLI) ($1005.91 @ Newegg)
Video Card: Asus GeForce GTX Titan 6GB Video Card (2-Way SLI) ...
Quote:Originally Posted by Chipp Take a look at your DisplayAbb function:
Code:
string DisplayAbb(string Abb)
{
Abb[0] = toupper(Abb[0]);
Abb[1] = toupper(Abb[2]);
return Abb;
}
I didn't run your code,...
I'm still new to programming so don't laugh, but I'm having trouble with one problem my professor assigned.
It asks us to abbreviate state names, using the first 2 letters for single word states and the first letter of each word for 2...
Quote:Originally Posted by Jackson Galaxy So far so good. Now that I think about it, I need to swap out my 120mm exhaust shroud. I should have installed a push/pull setup for the rad.