[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Multi-Dimensional Arrays and MCL's FFI
- Subject: Multi-Dimensional Arrays and MCL's FFI
- From: DOYLE@SISU.MGH.HARVARD.EDU
- Date: 19 Jul 1993 11:44:44 -0500 (EST)
We have used the FFI for a lot of C code... and we are moving
over to using the component manager. This way the C code can be
written in a number of different environments and doesn't have
some of the limitations of code resources.
If you are calling the C routines in a tight loop, using components
will probably be much faster than using the PPC toolbox.
Sean Doyle
doyle@sisu.mgh.harvard.edu