[comp.sys.mac.hypercard] How can Large C routines be used with Hypercard

rburns@teknowledge-vaxc.ARPA (Randy Burns) (01/29/88)

I am interested in using a very large (>250K) C program with Hypercard.
I am wondering if anyone has found a  way to have code that is linked in
to the Hypercard image to be accessed the same way as XCMD's and XFCNS.
The amount of memory taken up is not a problem for this application,
neither is the fact the the resulting image would call both Hypercard
and my code every time it runs.

Thanks.