by moot1
random # generator
|
|
[3 replies] Last: No, it isn't. You didn't specify where the cout object was. Also, I ... (by ascii)
|
by illlojik
Tic Tac Toe Help
|
|
[11 replies] Last: That was it! I should have caught that... thanks! Next task... get t... (by nerd1981)
|
by RonTheMoron
Help with friend functions
|
|
[2 replies] Last: I looked to it very quickly: at line 83 the class Lunch is accessing ... (by samusamu)
|
by velcro
Prevent errors from accidental menu entries?
|
|
[10 replies] Last: Thank you WilliamW1979. I'll try that after I figure out this other pr... (by velcro)
|
by nyaeggy
while loop to a for loop
|
|
[8 replies] Last: Thank you! Huge help! (by nyaeggy)
|
by rinnamorato
Help with array function simple linear
|
|
[6 replies] Last: Guys, thank you all for your suggestions. fun2code, I got you... (by rinnamorato)
|
by nebula
Constant numbers as parameters
|
|
[3 replies] Last: #define apples 10 #define oranges 40 void f1 (int apples, int ora... (by Disch)
|
by afrodriguezg
Condition in if statement is violated
|
|
[4 replies] Last: Yes I refered as a suffix. Thanks. (by afrodriguezg)
|
by kitarapso
Bitwise operators and registers
|
|
[5 replies] Last: Faster? (by kbw)
|
by beginner123
problem with sin equation (1,2,3)
|
|
[43 replies] Last: the equation im trying to use is possible its part of the Fourier Ser... (by Moschops)
|
by AndroidZ
error: invalid use of member (did you forget the '&' ?)
|
|
[2 replies] Last: Fixed all of that, thanks. I'm now running into errors saying all of ... (by AndroidZ)
|
by StepLeft507
Member function not working with second object.
|
|
[5 replies] Last: Solved. I should have paid more attention to fafner's posting. While... (by StepLeft507)
|
by moot1
how do i fix this error??
|
|
[11 replies] Last: its on the first page (by moot1)
|
by BlackoutGX
Sudoku program troubles
|
|
[no replies]
|
by moot1
improvement
|
|
[5 replies] Last: That's why you've got to use [co de] code tags [/co de]. It stops th... (by andywestken)
|
by ccPac014
Game board
|
|
[1 reply] : You need to declare a two dimensional array similar to type myArray ... (by nmcentire)
|
by overdrive
2d vectors
|
|
[1 reply] : The error message says that the vector is an std::vector<char>. This d... (by helios)
|
by Danishx83
Strange array overflow
|
|
[2 replies] Last: Thanks Moschops Just after your replay I made a few changes for my ... (by Danishx83)
|
by SilverLake
issue compiling
|
|
[16 replies] Last: Moschops thank you so much for taking the time to help me understand t... (by SilverLake)
|
by moot1
whats wrong with this
|
|
[2 replies] Last: ok thx (by moot1)
|