by codrgi
filter a string?
|
|
[6 replies] Last: final is of type std::string which does not work for strcpy. Also, how... (by LB)
|
by zadiko
compiler always fails..
|
|
[5 replies] Last: yea thats what i was doing.. least i think so.. gonna try again in a l... (by zadiko)
|
by lokelani
Returning an array
|
|
[4 replies] Last: Ok it worked! Thanks so much!! (by lokelani)
|
by darms21
Recursion
|
|
[15 replies] Last: That solution does work I assure you. I am working this right now! Yo... (by darms21)
|
Need help matching grouping symbols logic failure. |
|
[4 replies] Last: ... (by Subzero030201)
|
by Oswld
Undefined Reference to
|
|
[5 replies] Last: hi .. would you please tell me what was the problem i'm having the sam... (by mustafakishk)
|
by snipslog
Compiler Errors related to CLI
|
|
[2 replies] Last: Thanks, but I already figured it out. I just didn't see a button to de... (by snipslog)
|
by killermelga
modifiable lvalue
|
|
[7 replies] Last: but, how? constructor():matrix({0,0,1,0},{1,2,1,1}){} ? (by killermelga)
|
by Jeremiah234
vector that holds nested class
|
|
[5 replies] Last: Did you change all "M" to "T"? I don't think you should be getting the... (by LB)
|
by Ch1156
Please help explaining this code
|
|
[5 replies] Last: You could just input.replace(pos, wordToFind.size(), newWord); ... (by ne555)
|
by rj chua14
Desperately need to get this done.
|
|
[13 replies] Last: you should put it in a while loop taht ends when player has won or los... (by Sc2slash)
|
help with if/else... |
|
[6 replies] Last: Thanks! (by closed account zT7X92yv)
|
by snipslog
CLI compatable console::write() ?
|
|
[no replies]
|
by rocketman
Using qsort()
|
|
[13 replies] Last: Oh, I can't believe i didn't change that. Thanks, Peter87! (by rocketman)
|
by Praetorx
SFML in Visual C++ 2010 Express
|
|
[no replies]
|
by cokane
Sorting int's
|
|
[4 replies] Last: Changing it to a 2 did the trick, now it works great. (by cokane)
|
by msinada
program using if else if
|
|
[5 replies] Last: Think about it logically. If you start on the low end ( number < 50) ... (by Texan40)
|
by AARGH
nested class / struct that contains same-type pointer
|
|
[3 replies] Last: yes it is regarding a singly linked list. it's my first introduction ... (by AARGH)
|
by MinwooJu
bubble sort problem
|
|
[8 replies] Last: Thank you for your reply.Can you write the code for me?as my dad is in... (by MinwooJu)
|
by Donelle7
Simple parameter change not working
|
|
[2 replies] Last: This is using all three languages, isn't it? There's no number padding... (by Donelle7)
|