Re: pass by ref
- Posted by xecronix Sep 03, 2015
- 2364 views
ghaberek said...
Looks good. I would make a few more changes:
- make the Dude type public so you can use it elsewhere
- allow the Dude type to accept NULL for empty objects
- update your main() routine to use the Dude type
Awesome, I think we just finished flushing out the tech for the next Additional Documentation topic.