SFML and Code::Blocks |
|
[1 reply] : Well I don't know how CB's auto complete is done, but when it is your ... (by BHX)
|
by CharChen
how to set a char?
|
|
[9 replies] Last: I know now. thanks for your explaination. (by CharChen)
|
by jonlande
Enhancing Class Time
|
|
[1 reply] : Do you have a "Time.h" file? I don't see it in your post. (by rafae11)
|
by nutty craze
#include <fstream>
|
|
[3 replies] Last: Thanks guys, the 'app' worked but 'ate' didnt (by nutty craze)
|
by metulburr
'this' pointer
|
|
[3 replies] Last: Oh ok. It seems easier to do this. Never heard of initialisation li... (by metulburr)
|
by GoranGaming
Classes
|
|
[5 replies] Last: http://www.learncpp.com/cpp-tutorial/84-access-functions-and-encapsula... (by rafae11)
|
by scthread
trouble with mulplication
|
|
[7 replies] Last: I thank you, vlad. I did not know this function. (by ar2007)
|
by pata
while cin loop works every other try.
|
|
[2 replies] Last: Nothing I just wanted you to play my game... JK, I dont know, I restar... (by pata)
|
by nasser
monopoly game
|
|
[7 replies] Last: @DTS line 33 i agree (by Paoletti301)
|
by limit
Srand() isn't helping me with the Random Number Gen
|
|
[2 replies] Last: Geez, that's a little embarrassing... Thanks, really helped. (by limit)
|
by CharChen
How to state a method in a class
|
|
[6 replies] Last: Thank you guys for your selfless help. *smile* (by CharChen)
|
SFML Tutorials? |
|
[18 replies] Last: ( You can get free pygame book here: http://inventwithpython.com/pygam... (by tntxtnt)
|
Basic OpenGL Question. |
|
[2 replies] Last: I did it to test to see if it worked properly, I planned on deleting i... (by Johnny111111111)
|
Original Game Idea (Simon Says Maths) |
|
[2 replies] Last: Thanks for the advice and I hadn't even noticed that i'd put 2 differe... (by Lostsoulparty)
|
by nmn
array error
|
|
[1 reply] : Show the definition of IntArray::operator - it sounds like it retur... (by Cubbi)
|
by hurdleboy
Countdown Program. Suggest any improvements?
|
|
[3 replies] Last: Note that the setfill manipulator is sticky so you could write this: ... (by andywestken)
|
by ProjectPaatt
Strings and stdio
|
|
[5 replies] Last: alright! thanks for all the quick help (: UPDATE: i feel like i shoul... (by ProjectPaatt)
|
by Im Wired In
Arrays in Classes
|
|
[5 replies] Last: Thank you. I got it to work. (by Im Wired In)
|
by metulburr
compiling program in windows
|
|
[1 reply] : g++ is available for windows as well. As long as you have g++ install... (by Disch)
|
Function calling |
|
[8 replies] Last: I already gave you the way to call the function. If you still do not r... (by Smac89)
|