User profile: Vidus

User info
User name:Vidus
Email:vidus@live.com
Name:B
Location:Sterling Heights,Michigan
Statistical data
Birthdate:Dec 15, 1985
Gender:Male
Skills:C
C++
History
Joined:
Number of posts:39
Latest posts:

porting as3 physics
im trying to port over oimo physics https://github.com/saharan/OimoPhysics to c++ im having many pr...

Please HELP with random numbers
try changing your the_random function to this [code] int the_random() { int strlength; int...

help with error
sorry im confused i was trying show where program crashes. and i showed proxy class because that wha...

help with error
when i run my program i get this error http://postimg.org/image/r0jxz88bz/ here is proxy class...

help for a oop newb please
yup that works thank you is there a way to do it without pointers?