On Aug 31, 2004, at 10:48 AM, Jonathan Johnson wrote:
On Aug 31, 2004, at 9:42 AM, Thomas Reed wrote:
I have a number of callback routines that are defined to return
MemoryBlocks, and they work just fine.
I'm surprised by that. The calling function will simply have the
object's address returned, not the address of the memoryblock's data.
Actually, I lied -- I was looking at the wrong routines. I have some
routines that return blocks of callbacks in a MemoryBlock, and
mistakenly took them for the callbacks themselves. On reviewing, I
*don't* actually have any callbacks that have parameters or return
types other than integer.
-Thomas
Personal web page:
<http://homepage.mac.com/thomasareed/>
My shareware:
<http://www.bitjuggler.com/>
Free REALbasic code:
<http://www.bitjuggler.com/extra/>
There are 10 kinds of people in the world -- those who understand binary
numbers and those who don't.
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>
|