by hydroJ
learning function prototyping and lost
|
|
[1 reply] : As it stands, the function askForInterger() doesn't return anything. I... (by atropos)
|
by shadow387
Reading txt file through char arrays
|
|
[no replies]
|
by mennowo
how to initialize an object declared in header file?
|
|
[6 replies] Last: Cool! That worked out of the box :-). After declaring the constructor ... (by mennowo)
|
by cu buff
functions and movement
|
|
[5 replies] Last: Again, I am not sure how this triangle function actually works. It see... (by hanst99)
|
Learning |
|
[10 replies] Last: and packetpirate i added u (by CMinusMinusNewb)
|
by Lord Archaic
C++ Logic Error
|
|
[9 replies] Last: @lord didn't u said that u got the logic? is it that hard to call func... (by mekkatorqu)
|
by Ben Duncan
Pow!
|
|
[6 replies] Last: Ah, it's fixed now. Thank you! (by Ben Duncan)
|
Location matter? Declaring/defining functions? |
|
[5 replies] Last: Just for the sake of completeness I would like to mention that there i... (by hanst99)
|
by chenqi07
How to paste a code segment here?
|
|
[2 replies] Last: andrezc: Thank you very much:) while(true) { cout << "Have a Ni... (by chenqi07)
|
by budrow
Found unknown operator - need definition
|
|
[1 reply] : It is just double negation. It is a trick to convert any non-zero inte... (by R0mai)
|
Help with operator overloading! |
|
[1 reply] : http://www.cplusplus.com/doc/tutorial/classes2/ (by quirkyusername)
|
by eXodus123
Ideas for creating a C++ CPU Benchmarking Tool ?
|
|
[no replies]
|
by jefw123
multi-dimensional array rpg map
|
|
[10 replies] Last: Mhmm, lol. I'm trying to find someone to do it with. Secretly bringing... (by kong288)
|
starting url using int |
|
[1 reply] : wow, now i feel stupid, i could of used batch for it. system("site=\"... (by closed account G8Tb7k9E)
|
How long (average) to learn basics of C++? |
|
[4 replies] Last: Mathhead that made a lot of sense. So the complexity is not merely lea... (by hellohellomoon)
|
by Chathu
Change Font Colour and Size
|
|
[3 replies] Last: What's you code? cout << "This is normal "; SetConsoleTextAttribute( ... (by hamsterman)
|
Using cin>> |
|
[9 replies] Last: Hm... #include <iostream> using namespace std; int main() { int q... (by Mathhead200)
|
by Chathu
Data Structures
|
|
[9 replies] Last: Yea, what you said... Or we could go with the also obvious string ...... (by Mathhead200)
|
by john1984
memcpy missunderstand? how does memcpy work in this case ???
|
|
[2 replies] Last: contains no member functions I thought member functions were ok, ju... (by Disch)
|
by heisenberg
Trouble with data storage
|
|
[3 replies] Last: Grrr! Duplicate threads! (by helios)
|