by final12
C++ rounding off to the nearest....
|
|
[13 replies] Last: +1 That many casts is pretty much a clear indication that you're us... (by Disch)
|
How do I declare/define a const of a nonconst function for overloading? |
|
[1 reply] : The code you posted is right. Only it doesn't make sense for A:: t... (by Disch)
|
How to empty char array |
|
[3 replies] Last: clearing a string before you replace it with a new string is a waste o... (by Disch)
|
by cth90
Im having a problem with my program
|
|
[1 reply] : it should probably return a bool, not an int. anyway, in order for ... (by Disch)
|
by yoked88
Class interaction
|
|
[5 replies] Last: void agilityPotions(character& player) { int choice; do { ... (by yoked88)
|
Simple problem, cant seem to figure out |
|
[1 reply] : first of all, use the [ code] [ /code]-tag, so your code is more reada... (by Mathes)
|
by donazri
Array problem
|
|
[4 replies] Last: Nevermind i figured it out it should be PrintArray( array1, count) not... (by helpme1)
|
by mrb9337
Unresolved externals..
|
|
[2 replies] Last: Yeah, I've included it in all my files.. :-/ (by mrb9337)
|
by aLLtimeLOW
HOw will i make a 5 X 5 2D array w/ diagonal sum.
|
|
[5 replies] Last: No, you should help people learn stuff for themselves instead of just ... (by Duthomhas)
|
Moving to previous lines |
|
[1 reply] : nvm, found it (by closed account y8h7M4Gy)
|
by Eluar
(khos) the title is encrypted by cesar
|
|
[2 replies] Last: can i see ur message as follow: oh hello dear do u need any help? o... (by Eluar)
|
by Kazamman
2 strings
|
|
[5 replies] Last: Bad examples have nothing to do with what you want. Post the code y... (by Duthomhas)
|
by CometJack
How can I tell if an input is a numeric value?
|
|
[5 replies] Last: Common question. http://www.cplusplus.com/forum/beginner/18258/ ht... (by Duthomhas)
|
by CometJack
I don't get std::cin.getLine(); :(
|
|
[7 replies] Last: Oh :( Sorry, like I said I'm new, I don't know what's what lol Well... (by CometJack)
|
by larylbe146
Quadratic Formula code
|
|
[2 replies] Last: Thank you so much sir. That worked and it's been driving me crazy. so ... (by larylbe146)
|
by Kakashi
Error in logic
|
|
[2 replies] Last: Yes that fixed it just right thanks a whole lot:) (by Kakashi)
|
by Kazamman
my first code.
|
|
[3 replies] Last: Thank you so much for taking your time to help me. taught me alot.TY:) (by Kazamman)
|
by thabonch
Errors because of compiler
|
|
[6 replies] Last: Duoas, I don't seem to be able to stay away, so I may as well start po... (by closed account z05DSL3A)
|
by Blitz Coder
Wondering if I am ready to start 2d... advice?
|
|
[3 replies] Last: How comfortable are you with the STL? Using strings, vectors, maps, q... (by jRaskell)
|
by Oni Kami
Why doesn't this work?
|
|
[14 replies] Last: I completely agree really. I'm only using it because I'm a complete ne... (by Oni Kami)
|