[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

floats to mac floats



I'm trying to write interface functions to a DSP from Lisp.  Among other
things I need to be able to pass floating point args to the DSP.  Does
anyone know how to move Lisp floating point numbers onto the Macintosh
stack?  There are functions for moving bytes, words, longs, full longs,
and pointers, but not for floats.  Thanks.

Allen