User profile: LuckyIsDog

User info
User name:LuckyIsDog
History
Joined:
Number of posts:32
Latest posts:

using a vector and fstream
[code] #include <iostream> #include <stdio.h> #include <vector> #include <fstream> using namespace s...

new to open gl
If you are new to openGL maybe you should try Swiftless's tutorials. http://www.swiftless.com/openg...

struct pointer vector gets weird after adding another struct pointer to it
Well I guess this solution works! [code]#include <iostream> #include <vector> #include <list> usin...

struct pointer vector gets weird after adding another struct pointer to it
My plan is that players vector will always add and remove players (because of disconnect), so keepin...

struct pointer vector gets weird after adding another struct pointer to it
What is a more better and safer way to ensure that it is always pointing towards it? I wouldn't want...

This user does not accept Private Messages

User: LuckyIsDog

  • Public profile