|
by kaseron
Some random generator trouble
|
|
|
|
[2 replies] Last: Thanks! I was really puzzled, because everything I looked at checked o... (by kaseron)
|
|
by More Coffee
What Other Code Will I Need?
|
|
|
|
[2 replies] Last: I have a couple of observations. Space out your code a bit more. You... (by iHutch105)
|
|
by Lim Boon Jye
Return s1 in the address of s2 (1,2)
|
|
|
|
[20 replies] Last: I think you should input the text to search in first, and then the pat... (by R0mai)
|
|
by darryl
MENU
|
|
|
|
[12 replies] Last: thinks for the advice..you know it is easier to me couz printf and sca... (by darryl)
|
|
by sschmidt
How do I erase items of a vector?
|
|
|
|
[5 replies] Last: Hallo, thank you for all the answers and help. Problem solved! (by sschmidt)
|
|
by hu7sy
can any1 make functions of the class n main function
|
|
|
|
[7 replies] Last: i cant describe anymore i thnk so it is enough for teacher (by hu7sy)
|
|
by a sea of c
Help needed with hash trees
|
|
|
|
[5 replies] Last: Athar, Thank you very much ! In the end, I scrapped my spaghetti cod... (by a sea of c)
|
|
by biLmLik
ascii
|
|
|
|
[5 replies] Last: thnxs gUyz...........:) (by biLmLik)
|
|
by rro0035
string of user input to int array[]
|
|
|
|
[3 replies] Last: Say can store up to 4 integers, you can do this: cin >> a >> a >> a... (by ToniAz)
|
|
by dean
function pointers
|
|
|
|
[11 replies] Last: thank you all guys! (by dean)
|
|
by JackG
Call C++ from Cobol
|
|
|
|
[3 replies] Last: hey JackG, I do not how COBOL works, but you can verify if your progra... (by dean)
|
| My "program" keeps crashing!! pls help!! |
|
|
|
[3 replies] Last: Use the debugger to isolate the problem function by using breakpoints ... (by soranz)
|
|
by jacksonjames
Call an image from the command prompt to use while coding at .cpp file
|
|
|
|
[2 replies] Last: When you say load an image you must clarify your intentions. What do ... (by eypros)
|
| Game help 2! |
|
|
|
[18 replies] Last: Wow Thanks Guys its actually working for me now!!!! You guys have help... (by Fallenfantasy182)
|
|
by Ch1156
cant figure this out.
|
|
|
|
[8 replies] Last: Nevermind i figured out the other problem too. (by Ch1156)
|
|
by EasyGoing
Where did I go wrong?
|
|
|
|
[3 replies] Last: Correct. Also, there's nothing wrong with declaring them with the oth... (by soranz)
|
|
by bghxello
Heisenbug
|
|
|
|
[2 replies] Last: Hi there, Not sure which environment your coding in, but here's an ex... (by NwN)
|
|
by Ch1156
Im a bit confused (1,2,3)
|
|
|
|
[42 replies] Last: Let's look at your two functions for save and load: void save(int &S... (by NwN)
|
|
by prabhanuka
While Loop
|
|
|
|
[1 reply] : Easily ! http://www.cplusplus.com/doc/tutorial/control/ (by soranz)
|
|
by gerfy1
Text Game not working
|
|
|
|
[5 replies] Last: Hey. Sorry for the delay. To answer ur question it seems that line 8... (by soranz)
|