by Majeth
Segmentation faults && vectors
|
|
[4 replies] Last: Aye, time to use the debugger. compile it with the -g option added.... (by Moschops)
|
by RialnisMada
Basic Loop Question.
|
|
[2 replies] Last: Right! I just thought of that. Okay, give me a couple of minutes. H... (by RialnisMada)
|
by Jsel
Starting network programming
|
|
[5 replies] Last: Most networking APIs are based on the BSD sockets API (afaik) which is... (by closed account S6k9GNh0)
|
by wtf
returning a c_str() not working.
|
|
[no replies]
|
by paolopiace
For-loop problem
|
|
[2 replies] Last: Use the debugger. Step through the code one line at a time. Look at ... (by kempofighter)
|
by symant
Help for a very beginner!
|
|
[no replies]
|
by TexanMonkey
rand() function always returns the same value
|
|
[4 replies] Last: Thanks that sovled my problem!!! (by TexanMonkey)
|
by Anon777
Do not work (compiling no errors)
|
|
[4 replies] Last: thank you so much it helps a lot (by Anon777)
|
by moi134
Windows is triggering a breakpoint in my program
|
|
[6 replies] Last: Thanks a lot Hamsterman. The problem is solved :) (by moi134)
|
by OhioGrown
Craps game help
|
|
[4 replies] Last: I'll preface this response in saying that I am a new student to C++ an... (by Drakbak)
|
converting string to int |
|
[2 replies] Last: thank you very much. that is exactly what i needed (by mmcdermott2212)
|
by dev200
Im Gonna Crazy :Z
|
|
[7 replies] Last: Try fixing the error. (by Disch)
|
by vastrolorde
Help me to rewrite
|
|
[6 replies] Last: yes :D. But since englsih isnt my native tongue, i need hel to underst... (by vastrolorde)
|
by dev200
It Is a Possible ????
|
|
[9 replies] Last: The Directory Name is Invalid ??? What Means That ? (by dev200)
|
by vbaswant
case sensitive comaparison
|
|
[2 replies] Last: alright Moschops. Thanks a lot (by vbaswant)
|
by Cutegun
My program isn't pausing for user input
|
|
[6 replies] Last: Ok, I think I've fixed it. R is an int and I've made the users' choice... (by Cutegun)
|
check number is octal or not?? |
|
[3 replies] Last: I don't know what you're trying to do. Octal is just another kind of ... (by coder777)
|
by mike246
Can't compile multiple file projects in Code::Blocks!
|
|
[3 replies] Last: -please mark this topic as solved then- (by HenriK)
|
by wboustany
stack overflow
|
|
[8 replies] Last: [quote=wboustany]I mean, at the end the "dynamic array" will have to b... (by m4ster r0shi)
|
by Cutegun
variable being used without being initialized
|
|
[8 replies] Last: Wow, thanks guys. This is still above the level that I'm at, but it c... (by Cutegun)
|