|
Post by James :) (aka Madcow) on Aug 17, 2010 10:35:34 GMT -5
What does this mean and how might i fix it ? I have the code if you want to examine it
|
|
|
Post by Supermonkey on Aug 17, 2010 11:16:42 GMT -5
Gimmez teh code.
I'm guessing you're making a pointer to a local variable (i.e. in a function) that function is terminating, cleaning up the local variables and leaving you with a null pointer. However I actually have no idea.
|
|
|
Post by James :) (aka Madcow) on Aug 17, 2010 12:27:11 GMT -5
|
|