by jaypa24
help....
|
|
[5 replies] Last: Here's the code I have sofar..... // TYPE YOUR NAME // A BRIEF PRO... (by jaypa24)
|
Error message after declaring instance of class |
|
[10 replies] Last: I run it, it accepts one answer and says that's wrong, accepts anothe... (by shacktar)
|
Not working |
|
[3 replies] Last: I would use a getline. It will capture a whole line of user based text... (by Code Assassin)
|
by Oswld
Help with class members
|
|
[no replies]
|
by Ben Conover
C++ Homework?? (Area of a Shaded Region) (1,2)
|
|
[21 replies] Last: You need to close your if statement in the proper place, with the synt... (by malice)
|
by subaruwrx10
Ping?
|
|
[9 replies] Last: Hmm, I'm not sure. I'd contact an admin. (by ascii)
|
by jczeh
debuging code im xtremely new to C++ i dont undrstnd how 2 fix the errors it says i hav when i try to compile
|
|
[3 replies] Last: Can you please put your code within [co de][/co de] It makes it muc... (by TheMeerkat)
|
by Faux
Text file help
|
|
[1 reply] : anyone? (by Faux)
|
by araculsa
Visual Studio 2008 - .h and .cpp files
|
|
[3 replies] Last: Sorry, just fixed this as well, many thanks! (by araculsa)
|
by illlojik
Noob question
|
|
[10 replies] Last: After much contemplating I was able to solve it :D Thanks to Max Edgar... (by illlojik)
|
Error: No match for 'operator<<' |
|
[6 replies] Last: Thank you so much webJose! Everything compiled and ran perfectly after... (by ColossalAmbition)
|
by Skwylar
Can you load code from another file
|
|
[10 replies] Last: The OP wants to include code. #include is what is needed: #include ... (by webJose)
|
by clarence
True or False
|
|
[3 replies] Last: You could just use a calculator. Almost every computer has one.. (by Code Assassin)
|
by Karn
Allow invalid input only once
|
|
[1 reply] : You can do something similar with a 'while' loop, this is my idea: ... (by alex9)
|
by c0d3Man15
string.length() equivalent for arrays?
|
|
[13 replies] Last: @ddwiters45 I'll read up on c_str(), thanks (by c0d3Man15)
|
by hackinghorn
Problem about rounding(truncating)
|
|
[7 replies] Last: Halves can be represented exactly by floating point numbers, so ???.... (by helios)
|
by vlad61
Mutant vampire bunnies
|
|
[19 replies] Last: OMG TY! it worked how awsome! Now where should i go to learn more abo... (by vlad61)
|
function problems |
|
[3 replies] Last: Thanks alex9 that seemed to sort it out. Oh and quirkyusername ya this... (by Josh Carswell)
|
by CIS
while loop
|
|
[6 replies] Last: Great! Thank you very much!! (by CIS)
|
by markm
difficulty with void pointers
|
|
[3 replies] Last: Your welcome. (by ddwinters45)
|