What do I need to know to make a minigame? |
|
[2 replies] Last: like these? http://www.cprogramming.com/challenge.html http://www.cpl... (by heyyouyesyouiloveyou)
|
by bookLearnin
Sets and the Set_intersection Function syntax
|
|
[2 replies] Last: Love the reference site, don't know how I missed that, thanks a bunch! (by bookLearnin)
|
ARRAY SIZE HELP |
|
[3 replies] Last: the reason i wanted to know it because i need to know it is because i ... (by closed account ivDwAqkS)
|
by Tarkle
Creating Objects from I/O file
|
|
[1 reply] : So, I've been doing my research and started to learn polymorphism. I'v... (by Tarkle)
|
Compound Interest calculation, need help... |
|
[2 replies] Last: Best way :) (by Codermik)
|
by Scruffy
Binary
|
|
[8 replies] Last: That was really stupid; the inner for-loop is a waste of time. #incl... (by JLBorges)
|
by tedrjr03
I need help with my formatting
|
|
[1 reply] : Your problem you're having is the expected output has the first and la... (by Volatile Pulse)
|
by Suma Menon
Please explain
|
|
[3 replies] Last: Yeah I corrected those in my Visual Studio and just thought those wer... (by Codermik)
|
by mordred2
input exception try/catch
|
|
[4 replies] Last: thank you (by mordred2)
|
Selection Sort |
|
[no replies]
|
by masschamber
Cin dot getline problem
|
|
[4 replies] Last: I see I have to use cin.ignore(); and cin.clear(); Thank you! (by masschamber)
|
by giraffe1234
Vector Help!
|
|
[4 replies] Last: When I do this, it prints out the same letter, which would be the endi... (by giraffe1234)
|
I/O with files... |
|
[4 replies] Last: I could never figure out how I/O works when dealing with files. I want... (by RealGiganitris)
|
by Dunder
Keep getting memory leaks
|
|
[no replies]
|
by morngrym
need a little help passing class info into a function
|
|
[2 replies] Last: Thank you very much that seemed to work (by morngrym)
|
by nerdyboy11
sentinel-controlled while loop
|
|
[2 replies] Last: Please use Code Tags as well, It would be a little bit easier to read ... (by elite zero)
|
by Emy Y
C++ class debug
|
|
[5 replies] Last: Thanks for the help,it works fine now.And il keep that in mind next t... (by Emy Y)
|
Can't find the problem. crosses initialization of 'std::ifstream inFile' |
|
[3 replies] Last: It worked thanks alot guys :)))))))) (by SigmundSeegrass)
|
Arrays |
|
[1 reply] : Do you mean to check if counter1== 0 (equality), not to assign 0 to co... (by wildblue)
|
by Frjoe1
While function not stopping
|
|
[4 replies] Last: OMG Thank you feeling so stupid. Well then again I am only thirteen (by Frjoe1)
|