by edison144
Vending Machine for Drinks problem
|
|
[no replies]
|
by BEARS
How to make a roman numeral converter program (1,2)
|
|
[20 replies] Last: Well if you would like to tackle a similar problem to be sure that you... (by kevinkjt2000)
|
by jpanther
getline function
|
|
[4 replies] Last: Thanks everyone for your input. This helped me in the right direction (by jpanther)
|
Code works but cant get link to show up |
|
[1 reply] : Please edit your post and make sure your code is [co de]between cod... (by LB)
|
by Cat32
Desperate for assistance with this.
|
|
[5 replies] Last: #include <string> #include <iostream> using namespace std; class Ba... (by closed account 48T7M4Gy)
|
by NEWxGUY
having a problem compiling 2 projects
|
|
[1 reply] : You can't have the code in separate projects. Instead, have the code i... (by LB)
|
by CJM0929
Dynamic pointer problem.
|
|
[1 reply] : pixel = new int *[size + 2]; for (int i = 1; i <= size; i++) pixe... (by ne555)
|
by guihs1
Arquivos binários em C++ /\|/\ Binary files in C++
|
|
[no replies]
|
by goon rider
Discount price equation
|
|
[3 replies] Last: AND, the bit your confused about is the bit i am confused about. the w... (by goon rider)
|
by Tselinoyarsk
Inputting an integer from a string in an IF statement?
|
|
[5 replies] Last: [quote=Tselinoyarsk]Thanks for editing that in. The edit was because I... (by LB)
|
by zacklucky
Template confusion
|
|
[2 replies] Last: Thank you I'm not sure what I was thinking that works perfectly. (by zacklucky)
|
by goon rider
If Else statement
|
|
[4 replies] Last: Thanks guy's you guys are legends! (by goon rider)
|
by PirateNeko
Number as sum of prime numbers
|
|
[5 replies] Last: @Duoas: I was talking about over all possible executions - that is, no... (by LB)
|
by ianheinze
What's going wrong?
|
|
[1 reply] : Probably because you can't put a string into a double. (by koothkeeper)
|
by omega4relay
problem with cross initialization
|
|
[4 replies] Last: I see, thanks for the help. (by omega4relay)
|
Assistance in homework. |
|
[2 replies] Last: Oh I see. When I go in to school where my stuff are saved at. I will ... (by WhatHaveIChoosen22)
|
by cronojay
Loop counter issues
|
|
[2 replies] Last: Sorry tarik..basically my output is not calculating correctly and tryi... (by cronojay)
|
by ianheinze
Question on loops
|
|
[2 replies] Last: @LB Thanks! (by ianheinze)
|
by ct180
Reverse Linked List
|
|
[6 replies] Last: Ok, thanks for the advice! I managed to get it working after realizing... (by ct180)
|
by MecNasty
I'm working on a UNO Game, I have all methods and classes set up, just need help with the gameplay
|
|
[2 replies] Last: Well, yeah Rules are pretty straightforward, I practically started cod... (by MecNasty)
|