by fahmankhan75
While Loop Switch help
|
|
[9 replies] Last: Hi there, This happens because you first ask a letter before the whil... (by closed account o3hC5Di1)
|
by kulkarnisr
Game programming
|
|
[3 replies] Last: If small C++ PC games is your aim, then I would say check out SFML and... (by Mats)
|
by Ausha
finding smallest number among random amount of digits
|
|
[5 replies] Last: Ok here s is the program, figured it out myself, just one last thing, ... (by Ausha)
|
by TonySandman
Array of Payroll Objects
|
|
[1 reply] : You initialize 7 Payroll objects on line 57 but you never do change th... (by keskiverto)
|
by losv36
sorting arrays and passing values from one array to another
|
|
[1 reply] : take ten integers into an array. Then call a function that outputs th... (by keskiverto)
|
by MathNerd
Standard Deviation
|
|
[6 replies] Last: Originally When i had <= n on line 9 the sd was 32..... I didn't unde... (by MathNerd)
|
by ivan1
Return array in a function
|
|
[1 reply] : you can do this: void Function(const int myArray , int UpdateArray )... (by Stewbond)
|
by giratina2009
Play music
|
|
[5 replies] Last: Umm, can tell me, how to link the program to open other songs in compu... (by giratina2009)
|
by HotshotGG
Help please
|
|
[3 replies] Last: @Kikiman Thanks! I've been trying to figure it out for so long, but so... (by HotshotGG)
|
by tfnhasen
Output the values from biggest to smallest.
|
|
[3 replies] Last: How would I do that? they could vary by so much... It does print those... (by tfnhasen)
|
by Annatar
Extra assignments
|
|
[2 replies] Last: Thank you very much, this is appreciate although it would be more rela... (by Annatar)
|
by ryukils
Making repeated input in one line
|
|
[1 reply] : So basically i want to input undefined size of array with number Pl... (by condor)
|
by elv5022
Please Help. No build errors but program crashes and doesnt run again.
|
|
[2 replies] Last: Thanks vin, Ill give this a try. (by elv5022)
|
by Xilonian
Trouble with dynamic array
|
|
[8 replies] Last: You also have a problem here: Vector::Vector() { vectorArray = new ... (by cire)
|
by swellbo
calculations with file input creating infinite loops
|
|
[6 replies] Last: For the third time (do you read my posts?) This line should not have ... (by Chervil)
|
by Piratica
Mail.dat
|
|
[4 replies] Last: THANK YOU! it was just those quotes that were throwing me off (by Piratica)
|
by sakonpure6
Over Loading Operators!
|
|
[1 reply] : and why does the program works backwards, for instance if I say f>m (... (by cire)
|
by MannyS54
Issue with Sentinel Value being considered in the series of numbers
|
|
[5 replies] Last: Whoa, that is a lot of code to do very little. No offense meant. I th... (by Zhuge)
|
by codymahen
Risk Game (function calling)
|
|
[6 replies] Last: Thanks, normally i have time to test and check but i procrastinated an... (by codymahen)
|
by tony1420
Help game of life
|
|
[1 reply] : You need to insert more M/2 or N/2 new random lives for the rules to n... (by histrungalot)
|