by medosz
terminating loop
|
|
[2 replies] Last: I made some changes, but the problem is from the second loop it doesn`... (by medosz)
|
by IKarmaUK
Why does my Pong ball collision code sometimes not work
|
|
[1 reply] : 1. Why is ball_direction a different object to ball ? It's motion is j... (by salem c)
|
by AaronBoyd
unexpected whitespace in char array output
|
|
[3 replies] Last: Got it. Kinda feel like a dummy, but hey, I'm still really new to C++.... (by AaronBoyd)
|
by Gerardo559
DO LOOP FOR GAME ERROR
|
|
[5 replies] Last: never mind i fixed it. apparently i had to change the getline(cin,temp... (by Gerardo559)
|
by Djpich
Making the probability of a fitter number getting picked higher.
|
|
[no replies]
|
by herhsey1234
Easy C++ coding
|
|
[4 replies] Last: Hello herhsey1234, Lets see if I get reported again. A good start, b... (by Handy Andy)
|
by highwayman
Passing Lambdas
|
|
[4 replies] Last: Ok. Thanks! (by highwayman)
|
by jacks9807
How to call this function in main() in cpp
|
|
[8 replies] Last: If you'd named your parameters with meaningful names, this would have ... (by Repeater)
|
by LauMan10
How to use bool efficiently
|
|
[2 replies] Last: Thank you! (by LauMan10)
|
by adam2016
Extremely basic question( undefined ref )
|
|
[3 replies] Last: would this be the problem? - https://stackoverflow.com/questions/4950... (by mbozzi)
|
Taking 2 points input |
|
[3 replies] Last: https://www.learncpp.com/cpp-tutorial/4-4a-explicit-type-conversion-ca... (by Furry Guy)
|
by zet343
SFML and Qt Creator
|
|
[10 replies] Last: So after downloading the environment recommended in the book, I got th... (by zet343)
|
by whitesoldier
Problem isn't answer true.(2)
|
|
[6 replies] Last: Your question is ambiguous, @whitesoldier. Besides the fact that you a... (by lastchance)
|
by alexami
struct is not working, I tried making a tree
|
|
[1 reply] : tree is a type, not an instance variable you can use. You have two th... (by salem c)
|
by herhsey1234
Coding in C++
|
|
[2 replies] Last: Homework questions are for you to code, so you learn from the experien... (by Furry Guy)
|
by Agent 003
Constructor
|
|
[9 replies] Last: Thanks. I am beginner in C++ and in work with pointers, but I think th... (by Agent 003)
|
by mlinhy
Need help with arrays
|
|
[1 reply] : What's wrong with the program? It compiles and run fine at my system. ... (by nuderobmonkey)
|
by tunplus
reading a character using readconsoleoutputcharacter
|
|
[3 replies] Last: i have adjusted the code for a function to the following. how can this... (by tunplus)
|
by Jarias
C++ database android App
|
|
[no replies]
|
by whitesoldier
Problem isn't answer true.
|
|
[2 replies] Last: Okey,how is it going to be ? (by whitesoldier)
|