by wisner
listing classes
|
|
[3 replies] Last: Tranks giblit :) (by wisner)
|
by jakesweater
How To make a tic-tat-toe game?
|
|
[4 replies] Last: Sure, a good way to keep statistics for a game of tic-tac-toe is to us... (by CplusplusAcolyte)
|
Display all values in a vector?/If statements negated |
|
[1 reply] : Only one if/else if block can be executed. If condition is met in one ... (by JockX)
|
by tony1420
passing an array to a header
|
|
[2 replies] Last: thank you i got it now i have a new problem gonna work on it before i ... (by tony1420)
|
by WillX47
How to read string character by character?
|
|
[3 replies] Last: Well it seems to have worked, having other unrelated (I think) problem... (by WillX47)
|
by dday9
Parse double
|
|
[2 replies] Last: I found a pretty sweet example online after searching stringstream and... (by dday9)
|
by Nefri
Check string, sum of bin
|
|
[12 replies] Last: You're welcome, glad you are making progress. In my code I used stri... (by Chervil)
|
by InitialD
Execute function if boolean is false for a certain time
|
|
[4 replies] Last: Thank you so much!! I can see how this works better. (by InitialD)
|
by metulburr
trouble converting code to class
|
|
[4 replies] Last: i didnt know that you had to initialize it in the constructor and decl... (by metulburr)
|
by blackmagic24
C++ program help
|
|
[4 replies] Last: @Toggy11 It's not a windows only thing. I believe some C++ standard li... (by Albatross)
|
by Tick Talos
For Loop if statment
|
|
[1 reply] : Why does testZero take an int...? Furthermore, you probably want it to... (by Albatross)
|
by Joshcannon
Array counting letters
|
|
[no replies]
|
by hilft
exception question
|
|
[2 replies] Last: oh I understand, I read about that in the previous chapter of my book ... (by hilft)
|
by kustomphreak
while loop w/ switch case defaults sends me to space
|
|
[1 reply] : Sorry for the waste of forum space. I just changed the if statement be... (by kustomphreak)
|
by blurz
Letter and Word Project Output Error
|
|
[2 replies] Last: I am having the same exact problem. Would you post the loop that you u... (by NewbieCode)
|
by uzferry
possible problem with pointers
|
|
[2 replies] Last: Dem nests.... (by ResidentBiscuit)
|
by sinash
while/if
|
|
[2 replies] Last: #include <iostream> #include <cmath> using namespace std; int ... (by JustinPLe)
|
by JustinPLe
Function not working...
|
|
[5 replies] Last: No problem :) (by MikeyBoy)
|
by Ax7
How come this does not work
|
|
[11 replies] Last: Oh that's cool, thanks for giving it a shot sherre02. I'm just learnin... (by Ax7)
|
by ldelsignore
Expected unqualified-id
|
|
[3 replies] Last: Thanks very much. (by ldelsignore)
|