Mail Archives: djgpp/2002/06/21/04:45:19
raelenekelly1 <raelenekelly1 AT bigpond DOT com> wrote:
> Ive Posted This Message On another C++ Board But No one could Really
> Help Me!
If you didn't show them more details than you showed us, that's not a
big surprise. It's usually quite impossible to debug problems in
other people's code if that code isn't shown in reasonable
completeness.
In the case at hand, you don't show a single line of the definition of
class Scene, and even more importantly, nothing of your implementation
of Scene::LoadTexture(). You will have to show those for anybody to
be able to help you.
For now, only a general tip can be given: watch out that you don't put
pointers to function-local storage into the class.
--
Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de)
Even if all the snow were burnt, ashes would remain.
- Raw text -