by amar27
can someone please help me fix this!!
|
|
[no replies]
|
Program has junk values even after input? |
|
[2 replies] Last: I tried the vector method! Cmd stops working even after that! (by Shashank Setty)
|
by tanmay23
input arrow keys
|
|
[no replies]
|
Undefined reference to |
|
[1 reply] : You cannot (non-trivially) place template implementations in source fi... (by MiiNiPaa)
|
by ebucna
syntax error in exercise about class
|
|
[5 replies] Last: disc .x = 5; (by MiiNiPaa)
|
by Winsu
compiler
|
|
[3 replies] Last: yes like that...but now I have realized about one thing...I got anew ... (by Winsu)
|
Are the methods in the <cstring> applicable for string class too? |
|
[1 reply] : std::string is not a c-string, so you cannot apply c-string operations... (by MiiNiPaa)
|
by dominicnl
File Excistence Check & Rename
|
|
[5 replies] Last: Thanks a lot guys!! I am going to give this a try and will get back to... (by dominicnl)
|
by kalrin
Please help, really struggling!!
|
|
[10 replies] Last: Unless your using references in your function you wont be able to pull... (by JamesDvorak)
|
truncating trailing 0 |
|
[8 replies] Last: @Duoas sorry but thanks ive fixed it :) (by xenoviaquarta)
|
by beccak0316
Math problem in dev c++
|
|
[5 replies] Last: Study the code and figure out what it does #include <iostream> usi... (by progleo)
|
by EdWar82
Cin input only number
|
|
[3 replies] Last: @Yanson Thank you! That fixed it for me! Just removing the first cin ... (by EdWar82)
|
Table code |
|
[1 reply] : Here take a look http://www.cplusplus.com/reference/iomanip/setfill/ (by LendraDwi)
|
by nasser
scanf gives me Zero
|
|
[10 replies] Last: ne555: Now I got it thx alot ,in addition I have tryied replaces the l... (by nasser)
|
by lilmoe1967
Random Number Guessing Game
|
|
[2 replies] Last: wwwwwwwwwwwwwwwwwooooooooooooooooooooooooowwwwwwwwwwwwwwwwwwwwwwwww!!!... (by lilmoe1967)
|
by LAplus
EOF Problem
|
|
[6 replies] Last: #include <iostream> #include <string> int main() { bool a ; ... (by JLBorges)
|
by shawnt1993
Compile error
|
|
[8 replies] Last: That makes sense, I had gotten certain parts from my professor in a cl... (by shawnt1993)
|
by mntp3lt
If statement/While Loop
|
|
[1 reply] : http://www.cplusplus.com/doc/tutorial/control/ set limit to 7 set num... (by closed account 48T7M4Gy)
|
by MaryB1126
Four-Function Calculator Dividing instead of Multiplying
|
|
[2 replies] Last: Thanks so much, that was such a quick response and that was exactly th... (by MaryB1126)
|
by staciecw
writing to a file, content of an array, passed to a function
|
|
[1 reply] : Add a cout everywhere that you input, or calculating the value that is... (by SamuelAdams)
|