Hey, Mike. I noticed that DeSerHeroDef and SerHeroDef expect a herodef 
ptr rather than just taking a herodef as an argument. Why is this? If 
the herodef object was passed by value (copied) I would understand the 
need for using pointers, but I was under the impression that objects are 
passed by reference by default. Was I mistaken about that? Also, what 
advantage would passing a pointer have over explicitly passing byref?

---
James Paige
_______________________________________________
ohrrpgce mailing list
ohrrpgce@lists.motherhamster.org
http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org

Reply via email to