by Zenith1900
Error calling function
|
|
[4 replies] Last: got it thanks! (by Zenith1900)
|
Need Help with the code |
|
[4 replies] Last: BEcause after you divide val by 5 third time result will be less than ... (by MiiNiPaa)
|
expected initializer before ': and was not declared in this scope |
|
[2 replies] Last: Thanks slouchcouchgamer (20). But my program still pop up this error z... (by tungnguyen123)
|
by xenovia12
errors
|
|
[3 replies] Last: normal members are copied for each instance of an object: class exa... (by Disch)
|
by gabor53
Math formula
|
|
[6 replies] Last: True, I was thinking about that myself after I posted but didn't bothe... (by Ganado)
|
code |
|
[4 replies] Last: Thanks buddies, great help (by fazalhussainakbar)
|
by gabor53
Variable type for deciamls
|
|
[4 replies] Last: Thank you. It worked. (by gabor53)
|
by Nitrodev
error 'char_Creator' was not declared in this scope
|
|
[1 reply] : put your char_Creator function above your world_Builder function. (or... (by squished18)
|
by kemkoi
Making string count numbers, blanks and alphabetical characters
|
|
[5 replies] Last: Thank you sir, that solved the problem. (by kemkoi)
|
by DeathLeap
3D arrays
|
|
[12 replies] Last: Got it. I edited my post above. It works perfectly. Thanks guys for... (by DeathLeap)
|
by BLANKE
ZigZag Design Help
|
|
[2 replies] Last: With the way you are trying to do it, you will need a directional indi... (by squished18)
|
by Paragon
Switch problem
|
|
[3 replies] Last: @LB : Thanks for the advice, i used if else if statement. and it work... (by Paragon)
|
by pacman169
Program 17
|
|
[7 replies] Last: Nice explanation, I`m trying to understand how Input/Output streams wo... (by pacman169)
|
Vector of base and derived classes |
|
[4 replies] Last: Excellent, thanks MiiNiPaa. Using virtual functions was the missing li... (by slouchcouchgamer)
|
by BlankSpace
Convert seconds and minutes
|
|
[2 replies] Last: After Adding up Seconds and Minutes, You can do it the following way: ... (by Atyab)
|
by abdalimran
Sum of all odd numbers between a inputed range
|
|
[5 replies] Last: Excellent point ... (by closed account 48T7M4Gy)
|
by kugi
[C++] SDL Errors - Undeclared Functions (Or Not)?
|
|
[2 replies] Last: First, I suggest you look at how each SDL function operates at base le... (by roger911)
|
by wooly
Need some help!
|
|
[3 replies] Last: So, forgetting how to write the C++ code what steps would you take to ... (by closed account 48T7M4Gy)
|
by heisadobe
Do loop, check if input is what I want
|
|
[2 replies] Last: Hi, I really dislike no hate constructs like on line 10. They are ... (by TheIdeasMan)
|
by Jacobhaha
wrong result.
|
|
[8 replies] Last: Well first off, why are you intermixing doubles and floats? It might n... (by Ganado)
|