Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

~915 People Reached
Favorite Forums
Favorite Tags
Member Avatar for khanthegamer

**Okay i have a problem that i am not able to sort out for couple of days now. I dont know why the code is not doing what it supposed to do. Basically I have written this code for a vending machine. Things i want in a vending machine ------------------------------------ …

Member Avatar for khanthegamer
0
147
Member Avatar for khanthegamer

Hello my fellow programmers..my name is Mohammed Saddam Khan. I am a programming enthusiast..i wanna become a video game programmer. I found out about this website during my university time. I only thought of joining this website now because i don't have any contacts with my programming lecturer anymore. I …

Member Avatar for nelson1234
0
249
Member Avatar for khanthegamer

I want to create a do while loop for a statement to keep on looping until a following number or string value is passed. this is the code that i was trying to put in. [CODE] #include "vending.h" int main() { cout << "\n\n\n\n----------Welcome to the coolest vending machine!!!!!!!-----------\n\n"; cout …

Member Avatar for PrimePackster
0
369
Member Avatar for khanthegamer

The code posted below is giving an unusual error which i cant get to figure out. According to me the error is caused by the definition(or maybe by the initialisation of the string array). The error is comin in the vending.cpp file in the initialisation of the [I]product[10][/I] array [CODE] …

Member Avatar for khanthegamer
0
150