User: mtho121

  • Public profile

User profile: mtho121

User info
User name:mtho121
Name:Mallory
Location:Baton Rouge
Bio:University student, totally inexperienced programmer.
Statistical data
Birthdate:Apr 17, 1990
Occupation:Student
History
Joined:
Number of posts:8
Latest posts:

Switch statements and segmentation faults
int main() { fstream inStrInfo; fstream inStrBal; fstream outStrInfo; fstream outStrBal; ...

Switch statements and segmentation faults
#include <iostream> #include <fstream> #include <cstdlib> #include <iomanip> using namespace std; ...

Switch statements and segmentation faults
Thanks for responding, but like I said, I only posted two chunks of the code. It does compile if you...

Switch statements and segmentation faults
I get segmentation when I run the program. Please help me figure out why. I've posted the two chunks...

Segmentation Fault with Switch Statements
I get segmentation when I run the program. Please help me figure out why. I've posted the two chunks...

This user does not accept Private Messages