User profile: lukecovack

User info
User name:lukecovack
History
Joined:
Number of posts:12
Latest posts:

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 error
WOOT thanks a lot I got it working now!!!!! man you guys and gals are awesome!

struct input error
kk I changed them to: [code]void getData (struct menuItemType breakfastMenu[8]); void showMenu (st...

struct input error
woot thanks for the fast response and I did make the vector change, don't know why I didn't catch th...