by Jayhawker07
file reader map generator
|
|
[1 reply] : Loading surfaces from file is slow so don't do it each frame. Instead,... (by Peter87)
|
by wulfsdad
fread seg fault
|
|
[3 replies] Last: Aha! I found the problem. It's with PERSON's string name. I changed it... (by wulfsdad)
|
by Stewbond
casting part of a struct
|
|
[10 replies] Last: Why not go the object oriented path and create a normalize member func... (by closed account o1vk4iN6)
|
by gonza8888
array as key value
|
|
[9 replies] Last: If you compile with -std=c++0x it will work! (by viliml)
|
by rk0093
HELP!!!
|
|
[1 reply] : First off, read this: http://cplusplus.com/forum/beginner/1/ Second ... (by cnoeval)
|
by Script Coder
SFML 1.6 vs 2.0
|
|
[6 replies] Last: Why does everyone need a tutorial to learn something? There's document... (by ResidentBiscuit)
|
by even821
sdl night?
|
|
[3 replies] Last: never mind i figured it out, thanks for the help :D (by even821)
|
by Owain
Is it worth me learning OpenGL?
|
|
[3 replies] Last: Try Panda 3D, it's VERY easy to learn and will give you an understandi... (by Windwhistles)
|
by Script Coder
Yet Another SFML Thread
|
|
[5 replies] Last: This page is old but should help http://www.sfml-dev.org/tutorials/1.6... (by naraku9333)
|
by SHerron
Determine a numeric string's locale
|
|
[no replies]
|
by Usman123
Having Class Probs
|
|
[3 replies] Last: Make sure you declare the function with a return value of string in th... (by BlackSheep)
|
by dorien
error: function does not take 2 arguments
|
|
[11 replies] Last: Well now it is clear what is the problem. In fact you declared two fu... (by vlad from moscow)
|
by kubain
Remove fisheye effect?
|
|
[no replies]
|
#define / ostream problem |
|
[2 replies] Last: I don't think you can do that. You may be able to do: TRACE_IT << "s... (by kbw)
|
by RobBinS
use pointer to access an element in a vector
|
|
[5 replies] Last: > thanks, i think reserve() is a solution for this problem. Only if i... (by JLBorges)
|
by WillT
Form values into a function
|
|
[no replies]
|
by innobern
Help with recursive functions
|
|
[3 replies] Last: Woooow, i hv found the answer, after breaking my head for a long time.... (by innobern)
|
by poohpooh
HttpSendRequestA (1,2)
|
|
[20 replies] Last: the php is right as it works from another program that im trying to co... (by poohpooh)
|
by xantavis
variables, that you can use in dif. classes
|
|
[9 replies] Last: struct StringData { //Data }; class Manager { public: Manager(){} c... (by BlackSheep)
|
by blindfreak
shortening code
|
|
[4 replies] Last: thx !! great help (by blindfreak)
|