by SulPC
Code Comments
|
|
[3 replies] Last: Comments don't get compiled into your program. The don't affect the s... (by IWishIKnew)
|
by mtm4777
How to run a program after writing in c++ please help :)
|
|
[8 replies] Last: Download programming practice and principles using c++, it's by the c+... (by closed account iAk3T05o)
|
by klokklok
Cant get good player collision
|
|
[2 replies] Last: Let's say you have square 1 - it will be player - and square two - whi... (by MatthewRock)
|
by Penanito
Enum help
|
|
[6 replies] Last: Yes, that's what I meant. I haven't been using plain enums for some ti... (by MatthewRock)
|
by azzer
Inheritance problems
|
|
[5 replies] Last: The dynamic_cast help me solve the problem. Thanks again guys :) (by azzer)
|
by mekkatorqu
what exactly is BYTE variable type?
|
|
[3 replies] Last: So there is no use of byte in any game development??? am i right O.o (by mtm4777)
|
by dodd7
Game of Life Modification 2D Grid Movement
|
|
[2 replies] Last: Hey JockX from the looks of it this code will be really useful to help... (by dodd7)
|
by hans2311
Please give me advice
|
|
[2 replies] Last: That's some terrible code up there... But it works. If you want to cr... (by MatthewRock)
|
by bpedigo
Rock, Paper, Sissors Game
|
|
[2 replies] Last: Don't use rand. http://channel9.msdn.com/Events/GoingNative/2013/rand... (by MatthewRock)
|
by alsade
can i declare only part of a class as another class friend?
|
|
[2 replies] Last: no, thats a qustion from an exercise and we are asked not to use inher... (by alsade)
|
by xeef
set/get methode
|
|
[5 replies] Last: http://www.cplusplus.com/forum/general/8147/ (by xeef)
|
by Ozwurld
0.o please assist, seemingly impossible program!
|
|
[13 replies] Last: Thanks for the help guys, and for being patient with me,, i really ap... (by Ozwurld)
|
by newton123
What is wrong with my code?
|
|
[2 replies] Last: thank you for that.. do you know how to fix it? i have to submit it to... (by newton123)
|
by jhonny6721
How to determine the size of a file??
|
|
[7 replies] Last: but you can't avoid to close it if you use your shadow fiend `filesi... (by ne555)
|
question2 |
|
[5 replies] Last: Visual Studio is a windows compiler. no. it is a windows ide. altho... (by closed account Dy7SLyTq)
|
C++, Xcode and uses! |
|
[3 replies] Last: And off topic, but I seriously recommend this site to you. The site ha... (by heyyouyesyouiloveyou)
|
by DELB
Epsilon Value Question
|
|
[2 replies] Last: I see. Thanks man. (by DELB)
|
by DELB
1.1f = 10 percent?
|
|
[2 replies] Last: Thanks man. (by DELB)
|
by nvrmnd
help me!! std::function and lambdas
|
|
[9 replies] Last: Thanks everyone, i'll consider using catfish's approach (by nvrmnd)
|
by newton123
Make false position method as a function.
|
|
[1 reply] : First of all, it should be if(selection == 4) (two equals signs inst... (by long double main)
|