by vaanie87
problem in separate files..
|
|
[4 replies] Last: This error occurs because you are trying to use a function before you ... (by Moschops)
|
by jim3222
understanding - warning: deprecated conversion
|
|
[2 replies] Last: String literals are actually immutable arrays of characters that the c... (by simeonz)
|
by kraigballa
No operator "==" matches these operands
|
|
[4 replies] Last: Well in that case you could use substr. It just doesn't make sense to... (by Disch)
|
by tieger
compilation
|
|
[14 replies] Last: I think I got it. Thanks (by tieger)
|
by Sifat Ullah
make this code simple
|
|
[no replies]
|
by Brocktanor
error: expected primary-expression before ']' token
|
|
[1 reply] : couleur(Chiffres ,80); operator is used to retrieve nth element fr... (by hamsterman)
|
by randonacts
deque and iterators
|
|
[8 replies] Last: crazy, I havent heard of a const_iterator yet. thank you for your help... (by randonacts)
|
by manyeahkiss
cant print out the name of this array
|
|
[no replies]
|
by airerdem
Select according to probability
|
|
[2 replies] Last: Thank you ;) (by airerdem)
|
by randonacts
polymorphism and comparable operators
|
|
[3 replies] Last: in this case my program shouldnt be comparing things of different type... (by randonacts)
|
by venot
how to write a program for this ?
|
|
[4 replies] Last: @vitinho lolwut? How about an array instead of all those variables? ... (by TechnoCat)
|
by Brocktanor
error: expected primary-expression before ']' token
|
|
[1 reply] : couleur(Chiffres ,80); change to couleur(Chiffres,80); (by aiby)
|
by nathasion
how to use an external class
|
|
[8 replies] Last: Thank you to both of you, really... Someone knows how to define my cl... (by nathasion)
|
by TechnoCat
Factoring Utility Segfaults
|
|
[no replies]
|
Cant figure out this infinite loop |
|
[2 replies] Last: Yes, i meant ">". That was a simple mistake. THANKS! (by KAt in ThA hAt)
|
by kraigballa
Change private classes array size..?
|
|
[5 replies] Last: Thanks a lot for all of your replies!! Disch, thanks for the example. (by kraigballa)
|
by savavampir
Advice for a problem
|
|
[5 replies] Last: What I understand from the above code is that you use randomized algor... (by simeonz)
|
by imhiya
Help with impletementing dijkstra's Algorithm
|
|
[1 reply] : Given the circumstances, what I would do is to put the data in vector,... (by simeonz)
|
by rem45acp
A problem with WinSock2.h
|
|
[2 replies] Last: Ah, thank you. (by rem45acp)
|
by garrido
error LNK2019 by myDLL
|
|
[2 replies] Last: I am not very competent on the subject, so I am guessing here. You hav... (by simeonz)
|