[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Foreign function calls (part 2).
- To: info-mcl@cambridge.apple.com
- Subject: Foreign function calls (part 2).
- From: osiris@cs.utexas.edu (Rob Browning)
- Date: Sun, 9 Oct 1994 04:25:22 -0500
OK, I think that I figured out how to use rlet and pref to pass and receive
chars or other pointer arguments, but is there any way to get MCL to
interpret a integer return value as signed with deffcfun, or do I need a
wrapper to perform the conversion?
Thanks,
--Rob.