Jack
2009-08-25 10:29:25 UTC
Hello again,
If I have a full set of source code from a project (Let's say downloaded
from Sourceforge)
1) How can I dump all member variables of various objects into a file in the
course of dry run?
2) if the object contains a linked list and any recursive structures, How
would you tackle this situation?
Thanks
Jack
If I have a full set of source code from a project (Let's say downloaded
from Sourceforge)
1) How can I dump all member variables of various objects into a file in the
course of dry run?
2) if the object contains a linked list and any recursive structures, How
would you tackle this situation?
Thanks
Jack