by fluffy
Dice Challenge
|
|
[13 replies] Last: You could also add an easter egg, where say if a player chose the name... (by Vidminas)
|
by grayfox
Selection sort - output problems
|
|
[3 replies] Last: Sorry I forgot to write this line, because i wrote the code from my he... (by grayfox)
|
by gitesh16
need help in c++... urgent..
|
|
[4 replies] Last: Start from hello world program and reading about arrays. (by codehelper)
|
by tpot94
Reading from file to array
|
|
[1 reply] : #include <iostream> #include <fstream> #include <string> #include <ve... (by qsz13)
|
by DELB
Array Issue
|
|
[4 replies] Last: Yeah that seems to clear it up. Thanks. I have another query, I woul... (by DELB)
|
by rycurt11
Battle Ship in PSPAD C++
|
|
[1 reply] : Well, that two-dimensional array can be done numerically. You can zer... (by Ispil)
|
by stdeez
help pleezzzzzzzze
|
|
[2 replies] Last: thanks :b (by stdeez)
|
by abzksm
Please plz plz i need help (1,2)
|
|
[24 replies] Last: If you can't do something with your current level of understanding kee... (by agnophilo)
|
by elmoro15
inquiry about while loop structure
|
|
[9 replies] Last: Next time you get an error saying you didn't initialize something, if ... (by agnophilo)
|
by justin123
average
|
|
[4 replies] Last: no , we are not yet in pointers (by justin123)
|
by Specula
Unique Random Numbers Array
|
|
[6 replies] Last: Fantastic, thank you both. With that I've managed to crack it and get ... (by Specula)
|
by acelya
Help!
|
|
[8 replies] Last: Why should complex be derived from MathProcess? Which of the inherited... (by TheIdeasMan)
|
by Sean Kemper
linear linked list help
|
|
[no replies]
|
SDL Not Working |
|
[12 replies] Last: Thanks, this is solved officially now :) (by closed account N36fSL3A)
|
by binbk
compare two file txt
|
|
[15 replies] Last: #include<iostream> #include<fstream> #include<cctype> #include<strin... (by binbk)
|
by Godwin5174
Help Converting to read from data file
|
|
[no replies]
|
by Minimacfox
Data Structure program created with pointers
|
|
[4 replies] Last: Thankyou ;) (by Minimacfox)
|
by urkal1
trying to calculate cost of shipping
|
|
[1 reply] : At the: if (Weight <= 2) Cost = (Miles/500) * 1.5; if (Weight <= 6)... (by Minimacfox)
|
by tmorlan
MFC Edit Control
|
|
[no replies]
|
Ending a loop help |
|
[10 replies] Last: Apologies, we did get a bit away from the original question. I'm listi... (by Chervil)
|