[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
2.0 foreign function interface
- To: info-macl@cambridge.apple.com
- Subject: 2.0 foreign function interface
- From: marty@shumun.weeg.uiowa.edu (Marty Christensen)
- Date: Tue, 31 Mar 92 17:29:08 GMT-0600
- Cc: marty@shumun.weeg.uiowa.edu
The MCL 2.0 manual says on page 395, that the low-level interface function,
ff-call is implemented. When I evaluate (fboundp 'ff-load) I get a function ID, but
(fboundp 'ff-call) returns nil. Is this function non-existent, or is it simply another function
where the name has changed, but the manual doesn't tell you so?
Marty Christensen (unhappy 1.3.2 to 2.0 converter)