User profile: Kondziu

User info
User name:Kondziu
Email:konradpl@yahoo.com
Name:Kondziu
Location:London
Bio:Programing = fun;
else
kill u;
Statistical data
Birthdate:Sep 24, 1990
Gender:Male
Occupation:Student
Skills:C++
Visual Basic
History
Joined:
Number of posts:29
Latest posts:

Inheritance - no default constructor exists for class "CloudGenerator"
I know that. But since I had no idea where the problem was lying and since Cloud has something to do...

Inheritance - no default constructor exists for class "CloudGenerator"
I have fixed it here's solution if anyone has the same problem :p [code] //.h #include "CloudGene...

Inheritance - no default constructor exists for class "CloudGenerator"
Hello, It's first time I'm trying inheritance, let me show you guys part of the code :p thanks so m...

C++ loading large images slows down program?
I am loading around 5 images 512/512 pixels each and I change those images around, after I change t...

How to convert int to a const char?
actually this code works, I just put the whole thing in a loop. I had to move parts of it around and...