Why wont my Main display data from my class?At a guess I'd say they're supposed to look like this: [code]menuItemType::menuItemType () { get...
Redirect perror to filewouldn't you want to do something like this? [code] // Redirect it freopen("error.out","w",stderr);...
Even / Odd Help A quick list of problems I can see in evenOdd: you've reused the variable name arr - if you just re...
HELP!!! Search functionFirstly, you either need to make all the data members in [code]class Person[/code] public or write f...
Unhandled exceptionapparently, x_point, y_point, z_point and type_point all have a size of 5 (assuming that they are th...