by L E G I O N
random #'s
|
|
[no replies]
|
by jblc
Why does this crash on return?
|
|
[9 replies] Last: Helios, guess what? I commented some parts out, compiled, then unco... (by jblc)
|
by igorze
fill the frame with the square
|
|
[2 replies] Last: no its our first job we cant use recursion and we cant use any more lo... (by igorze)
|
by CaptainBlood
My program that uses putback() doesn't work. What am I doing wrong?
|
|
[7 replies] Last: Great! That worked. You guys are the best, I still haven't had a ques... (by CaptainBlood)
|
by xander333
Programme builds fine, shuts down when used.
|
|
[14 replies] Last: I'm a newbie myself and am not sure if the following is a good way to ... (by tfcoder)
|
by CaptainBlood
error: variable ‘std::ifstream fin’ has initializer but incomplete type
|
|
[8 replies] Last: Thanks that worked fine :) (by CaptainBlood)
|
by iamtito
I can't switch players
|
|
[4 replies] Last: Ahhhh Thanks chemical that was a little more explanatory. I am new and... (by iamtito)
|
by joseph63
copy constructor
|
|
[3 replies] Last: OK, the question is subtle, but now is more evident. Thank you. (by joseph63)
|
by axe1
Password check fail... wheres the problem?
|
|
[3 replies] Last: Thanks a lot!!! It works... i never thought of that. (by axe1)
|
by wboustany
2d array - nested loop with getline()
|
|
[2 replies] Last: Works perfect thx for your help. (by wboustany)
|
Operator assignment issue, part III |
|
[12 replies] Last: Okay you have quite a few problems here that I noticed right off the b... (by Disch)
|
Including a New directory, VC++ 2010. |
|
[2 replies] Last: Honestly, that's how I'm feeling about now. 2 hours? Yeah, maybe I ove... (by taxfrogmanful)
|
by eNergizer
Advice on Learning C++
|
|
[7 replies] Last: I am a beginner and have been reading "C++ A Beginner's Guide" by Herb... (by ragingvisions)
|
Any libraries to interpret mathematical expressions? |
|
[1 reply] : I'm not aware of any specific libraries, although I'd bet they are out... (by moorecm)
|
by tianj
Read/write directory problems.
|
|
[2 replies] Last: For those interested in the answer, declare you main function like thi... (by tianj)
|
by wtf
warning: NULL used in arithmetic
|
|
[4 replies] Last: You don't really need NULL for this. NULL is typically used for pointe... (by helios)
|
by intermilan
Is it bad practice to assign one pointer to another?
|
|
[8 replies] Last: If you're passing around ownership, or if the lifetime of the owner is... (by Disch)
|
by Anon777
Still not working
|
|
[4 replies] Last: tnx it helps me but not in whole becouse it must start another program... (by Anon777)
|
by kkostas
H3lp with text tricks.
|
|
[4 replies] Last: Null: Thabks for the suggestions. I had tried with string, but I was d... (by kkostas)
|
by studmad
uml book
|
|
[3 replies] Last: Well, I am sorry but most(if not all) of us on this forum don't know U... (by Vexer)
|