by George1993
Random Numbers
|
|
[2 replies] Last: alternately you can roll 15 results at once ahead of time and store th... (by jonnin)
|
by dubley
outputting values from class
|
|
[8 replies] Last: Hi, I got it working in the style of the original program. Thank you v... (by dubley)
|
by KNery
Function that reads text file using fstream parameter passed by reference
|
|
[2 replies] Last: A function named readInput that returns a string containing the messa... (by Hengry)
|
How to set default values through a function? |
|
[2 replies] Last: Hello Rdanutalexandru, In addition to what jonnin said remember at it... (by Handy Andy)
|
by marygamess
Homework help with integers.
|
|
[2 replies] Last: Hello marygamess, Welcome to the forum. And if you are unfamiliar wi... (by Handy Andy)
|
by Newbie992
Need help.
|
|
[7 replies] Last: [quote=Newbie992]Can you explain what does this line do? In this ins... (by lastchance)
|
by stonedviper
Why do I have to pass by reference?
|
|
[3 replies] Last: Thank you and about the *some-- I forgot to remove it when pasting it ... (by stonedviper)
|
by ebba
How to make this better (HW)
|
|
[1 reply] : Hello ebba, In your third bit of code that combines the two programs ... (by Handy Andy)
|
how to change this to if...else statement c++ |
|
[2 replies] Last: thnx (by closed account 3p4G8vqX)
|
by nakul27
URGENT HELP NEEDED Pt2!!!
|
|
[2 replies] Last: I appreciate the clarification fiji885, however how would this look li... (by nakul27)
|
by Coderguy101
Printing sparse matrix
|
|
[1 reply] : shouldn't oneItem have a value field? youll want to sort your array o... (by jonnin)
|
by exru
What the best way to store data in Model?
|
|
[2 replies] Last: Shouldn't actually the model be responsible to get and set values in t... (by Thomas1965)
|
by Vinz24
convert number to words using irritation
|
|
[6 replies] Last: #include <iostream> #include <string> using namespace std; const str... (by lastchance)
|
by Joe C
Help with Factorial
|
|
[2 replies] Last: Thanks for the reply. I was out of town (and away from my computer) f... (by Joe C)
|
by jly
Birthday Paradox loop question
|
|
[3 replies] Last: I honestly have not studied the problem and its solutions. I simply s... (by jonnin)
|
by Newbie992
Need help. Thanks
|
|
[2 replies] Last: Thanks Repeater I made it to cout<<"The average of the class is "<<c_... (by Newbie992)
|
by phztfte1
Question on headers
|
|
[4 replies] Last: You're welcome - glad I could help. (by MikeyBoy)
|
by haabee3
Need help in every combination program
|
|
[3 replies] Last: #include <iostream> #include <string> using namespace std; const str... (by lastchance)
|
by nakul27
URGENT HELP NEEDED!
|
|
[14 replies] Last: Ok, so I figured out how to do multiple parallel arrays, however I am ... (by nakul27)
|
by sambix
Need help aligning my output
|
|
[3 replies] Last: Hello sambix, PLEASE ALWAYS USE CODE TAGS (the <> formatting button) ... (by Handy Andy)
|