User profile: Bourgond Aries

User info
User name:Bourgond Aries
Name:Kevin
Location:Norway
Bio:Programming C++ since march 2012 or so.
History
Joined:
Number of posts:304
Latest posts:

Problem when using struct pointer as class constructor parameters
@MikeyBoy It was not about the method, but the entire class definition.

Function is not working i want to get the area
I believe [code]int t;[/code] is uninitialized.

Problem when using struct pointer as class constructor parameters
I believe there's a syntax error in your declaration of star1 (no ; at the end). Also I wonder if y...

SYNTAX- I'm a beginner and need some help.
Does your code generate a random number? I suspect std::rand() doing this instead. Anyway, I just w...

SFML drawing
I believe the standard Ariel font was removed a while ago, maybe you should add a font. See the SFML...