c++ to c#I am a novice in c++ (taken c++ I & II at college (actually just finishing up II next week)) and I w...
Reducing Fractions in C++Hello I need to create a program that reduces fractions to lowest terms like 875/1000 = 7/8 I have ...
struct input errorWOOT thanks a lot I got it working now!!!!! man you guys and gals are awesome!
struct input errorkk I changed them to: [code]void getData (struct menuItemType breakfastMenu[8]); void showMenu (st...
struct input errorwoot thanks for the fast response and I did make the vector change, don't know why I didn't catch th...