Where's the problem in my simple code? |
|
[2 replies] Last: 5x is incorrect in this context, you need to specify multiplication op... (by anmol2701)
|
by whoovian11
Can someone take a look at my code.. I am getting some crazy numbers
|
|
[14 replies] Last: yeah i didnt want people to just copy it (by whoovian11)
|
by Damon lbj
istream_iterator
|
|
[5 replies] Last: Ah, that makes sense. I forgot the semantics of peek . (by LB)
|
by dman951753
Dealing with Objects
|
|
[6 replies] Last: Solved all my problems. Thanks once again for all your help. Keep do... (by dman951753)
|
by d4irtY2O
Help me write my program!
|
|
[3 replies] Last: thank you! (by d4irtY2O)
|
by bruceda
writing to 2-d array of pipes in child process
|
|
[5 replies] Last: Thanks (by bruceda)
|
by high card
Game implement
|
|
[14 replies] Last: To be honest, if you've never used vectors before, it is going to be a... (by Mats)
|
by bud3380
Looping a statement
|
|
[5 replies] Last: You could have another function to calculate the average. You could pa... (by wildblue)
|
by Prax
Accessing class variables in main
|
|
[1 reply] : You accidentally declared all the variables in the body of your constr... (by LB)
|
by renamed
Overload assignment operator with void *
|
|
[6 replies] Last: > Dog* c1 = new Dog(); just in case you don't know, you can create o... (by ne555)
|
by Nasser3
Help me completing this program
|
|
[5 replies] Last: my friend Joe can u write this program for me please please please i r... (by nihaal)
|
array help. |
|
[3 replies] Last: ok so the simulation is that I am a teachers assistant and I need to m... (by greatsoccerman)
|
by jmelchior1
Can I some how link/connect the two?
|
|
[no replies]
|
by deepaAR
reverse array elements
|
|
[5 replies] Last: @wildblue Thank you, i found my mistake. cout statements can be helpf... (by deepaAR)
|
by infinity42
getting values from an xml file
|
|
[3 replies] Last: XML is quickly being replaced by JSON, so you may want to consider swi... (by LB)
|
by dman951753
Unresolved externals;
|
|
[4 replies] Last: Thx for the help figuring it out, that part of the code now works corr... (by dman951753)
|
by andriac
dealing with 2d array inside a function
|
|
[2 replies] Last: thanks alot LB :) (by andriac)
|
by praneshiitm
stuck at getline()
|
|
[9 replies] Last: thnx too (by alfredokang)
|
by praneshiitm
function in a class returning junk
|
|
[6 replies] Last: i made this code and found the mistake in the other one as this piece ... (by praneshiitm)
|
by Bebo Ibrahim
a problem with arrays
|
|
[1 reply] : What have you written so far? (by LB)
|