by Worm
Cannot find headerfile: "iostream.h"
|
|
[2 replies] Last: it works fine if you add the #include <iostream> after the #include "s... (by Worm)
|
by Trojan
quick question
|
|
[15 replies] Last: can you please email me about these code changes you made? I'd like to... (by Trojan)
|
by benkwan
VC 2008 Can't rebuild.
|
|
[2 replies] Last: Thanks. It helps. (by benkwan)
|
by yetidaddy
Where do I put this IF/ELSE/ or WHILE statement ?
|
|
[5 replies] Last: Yes, if the score is less than 100 then it process through normally. B... (by yetidaddy)
|
by euser985
How do i write this program?
|
|
[no replies]
|
by mat76
getting frustrated
|
|
[5 replies] Last: I have to say the best way of learning languages is often just playing... (by Googol PL3X)
|
by Googol PL3X
Help me please
|
|
[4 replies] Last: Thanks it works perfect now :D (by Googol PL3X)
|
by muzammil
GCD
|
|
[1 reply] : Have you asked Wikipedia? (by Duthomhas)
|
by hugsnbugs
help..please
|
|
[8 replies] Last: Wow... Is that a school rule? That's pretty draconian to be so inflex... (by Duthomhas)
|
by DPGC
Inreasing (void*) by Int
|
|
[1 reply] : I'm not sure why somePointer would be changed given your code snippit ... (by Duthomhas)
|
by xian67
do...while loop broken
|
|
[4 replies] Last: That was it, now I understand. Thanks so much for the help! (by xian67)
|
by pdusen
Switch statement disables cin?
|
|
[5 replies] Last: Correction: Command if (cin >> input) is true when input is ok (becau... (by hackitsoft)
|
by awesomealpha
Begginer "if" problem
|
|
[9 replies] Last: Wow! Thankyou soooo much! I have a couple of books, so i was just stic... (by awesomealpha)
|
by Wikki
Need help making a times table using the setw
|
|
[1 reply] : The problem is that you have an end line after every number, so each h... (by Alex B)
|
by yetidaddy
Calculate shipping charge program
|
|
[4 replies] Last: Really? I thought that was just a typo and I fixed it. It shouldn't... (by Duthomhas)
|
by smdelanc
Errors overloading the << operator.
|
|
[7 replies] Last: You included it in your BigInt.h file like I showed you? (by Duthomhas)
|