by maiden
doing the other way? help is much appreciated
|
|
[8 replies] Last: thanks, I am still confuse on how to property use 'bool'; Will read ... (by maiden)
|
by VisuAlly
What does this error mean?
|
|
[5 replies] Last: I'm trying to make a little "sketch" program and this is the first par... (by VisuAlly)
|
by dlundy1
[Error] cannot convert 'std::vector<std::basic_string<char> >' to 'std::string*'
|
|
[6 replies] Last: I'm not sure what the new error is, but it might be a mismatch on the ... (by wildblue)
|
by vyo14
code error
|
|
[4 replies] Last: Yes, my mistake, now it runs but i still cand make it work how i want:... (by vyo14)
|
by chew4719
hello, how to solve Run-Time Check Failure #3 - The variable 'choice' is being used without being initialized.
|
|
[9 replies] Last: > 80/100 [code firstline=56] cin>>numerator ; cin>>denominator ; ... (by ne555)
|
by dlundy1
What does COL indicate? (Compiler Indicators)
|
|
[14 replies] Last: NoXzema, wildblue, Peter87, BHX THANKS GUYS! (by dlundy1)
|
by ting
problems about using for_each for call member function
|
|
[1 reply] : Perhaps http://stackoverflow.com/questions/4642497/passing-a-member-fu... (by keskiverto)
|
by yusufseedat
Data set
|
|
[8 replies] Last: main.cpp line 18: No need to call your destructor. It will be called... (by AbstractionAnon)
|
by Richard 4234
Fake virus program
|
|
[13 replies] Last: Yes I do need SetCursorPos(x,y); , sometimes it doesn't actually clic... (by Richard 4234)
|
by Dexter 3202
swapping elements
|
|
[2 replies] Last: Thanks!, it worked (by Dexter 3202)
|
by ValeriyG
Install htmlccx. Windows
|
|
[7 replies] Last: Library is not included because i dont have it in module folder. I thi... (by ValeriyG)
|
by mattyc72
Using fstream with .txt files
|
|
[4 replies] Last: Your welcome. You can close the topic now by going to the top and clic... (by Richard 4234)
|
by miguialberto
Class casting
|
|
[2 replies] Last: Thank you for you quick response! I have tried to minimize my curren... (by miguialberto)
|
by sebaethefish
high score table
|
|
[17 replies] Last: i think it's the struct that's the problem, because when i test the g... (by AbstractionAnon)
|
by Victor89
C++ Prime Numbers
|
|
[7 replies] Last: Thank you for your additional explanations. Now I understand much bet... (by Victor89)
|
Help me solve this please |
|
[2 replies] Last: You have my thanks! (by programmer011)
|
by nick050183
How to delete/clear an array.
|
|
[2 replies] Last: It's just stuck on stupid, it has to find the old values. I guara... (by AbstractionAnon)
|
by Nielyboyken
Code to read from a file doesn't work
|
|
[6 replies] Last: Thanks! :) (Again) Helped me out! (by Nielyboyken)
|
by avix
File I/O
|
|
[1 reply] : Well, the only way I know how to do this, is with <windows.h>. If you ... (by AceDawg45)
|
by domon kashew
Classes
|
|
[5 replies] Last: Line 83: Where does your switch statement end? I don't see a } for i... (by AbstractionAnon)
|