by Besm Osman
Algebra program problem
|
|
[1 reply] : I think you need better checks. I believe this program tries to find t... (by Bourgond Aries)
|
by TECKSPEED
Reading Numbers from a text file into an array, then compute the average of the numbers!
|
|
[2 replies] Last: could you explain this further i have on line 56-60 where im reading ... (by TECKSPEED)
|
by dock123
Hey guys
|
|
[1 reply] : Your next step is run the menu in a loop so they can interact with it ... (by IceThatJaw)
|
by elmoro15
Help with Arrays
|
|
[2 replies] Last: You are wrong foxefde. In your example an array that is int array ... (by giblit)
|
by Foxefde
What for are namespace?WHAT ABOUT SKYPE GROUP CHAT?
|
|
[1 reply] : namespaces are so that you do not have the same variable/function name... (by giblit)
|
by sabbirshawon
read a file
|
|
[3 replies] Last: Yes, it is part of C rather than C++. But compilers often include the ... (by Chervil)
|
by Jangoon24
Bubblesort Template Problems
|
|
[12 replies] Last: Glad to hear it. My pleasure . (by nedo)
|
by Daleth
Implicit template argument deduction
|
|
[5 replies] Last: Thanks! Templating the entire class worked though now my code has more... (by Daleth)
|
by betabob2000
Including an external class
|
|
[6 replies] Last: yeah I was just letting him know that the std namespace has more than ... (by giblit)
|
by kittycat
code compile error
|
|
[7 replies] Last: nevermind i got it up and running.. thanks guys :) (by kittycat)
|
by Rascal
Headers and Classes
|
|
[4 replies] Last: Thanks for coming back to me here. That is the next question: Create ... (by Rascal)
|
by Olysold
Copy Assignment operator, const and reference.
|
|
[3 replies] Last: Const means read-only as far as I am aware of and if you are using a r... (by giblit)
|
by AlitCandle
If I were making a game, could I use fstreams to change stuff in real time?
|
|
[2 replies] Last: Why not use a class or struct to handle all the changes to the player'... (by Daleth)
|
by SlenderMan
How can I simplify a fraction
|
|
[6 replies] Last: use the modulo or how ever you spell that thing lol ( % ) then use a l... (by giblit)
|
bái sư học nghề ! ngành lập trình viên . |
|
[1 reply] : Vietnamese. Funny how one can recognize certain languages without unde... (by Catfish4)
|
by chem major
Homework help - debugging needed
|
|
[6 replies] Last: You need to create the input files yourself, before attempting to run ... (by Chervil)
|
by the5thace
Error when checking for char vector equality
|
|
[5 replies] Last: Can't you use the constructor or assignment operator of std::string to... (by Bourgond Aries)
|
by the5thace
How to add a char to a char vector?
|
|
[4 replies] Last: I have a suggestion: please use elements of modern C++ instead of left... (by Catfish4)
|
by IngBaby
Please Help me with some exercises
|
|
[3 replies] Last: @Bourgond Aries It wasn't so for me, but I updated the example anyway... (by Vidminas)
|
by Carm
Bracketing Search
|
|
[2 replies] Last: I figured that's what I had to do, but I thought that might be cheatin... (by Carm)
|