So, I'm doing these, because I need 'em, and we might as well get the things in now. For the record, these things will be called as functions (not methods), with three parameters, so the signature looks like:

   .pcc_sub thingie prototyped
     .param pmc left
     .param pmc right
     .param pmc dest

     .pcc_begin_return
     .pcc_end_return
   .end

dest will (or had better) be a valid PMC to assign into.
--
                                        Dan

--------------------------------------"it's like this"-------------------
Dan Sugalski                          even samurai
[EMAIL PROTECTED]                         have teddy bears and even
                                      teddy bears get drunk

Reply via email to