For what it's worth.... you can return multiple values in C.
It's called returning a struct. If RB supported struct returning... Cocoa uses this already. For example it returns NSRects, and NSRanges, which are multiple values! _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives: <http://support.realsoftware.com/listarchives/lists.html>
