[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Foreign function calls.
- To: info-mcl@cambridge.apple.com
- Subject: Foreign function calls.
- From: osiris@cs.utexas.edu (Rob Browning)
- Date: Sun, 9 Oct 1994 03:46:36 -0500
First of all, does anyone know if either CodeWarrior (preferably) or
Symantec can generate files that MCL can make foreign function calls into?
Secondly, what is the best way to handle pointers to things other than the
ones that :by-reference supports?
i.e. char foo(char *x);
Thanks,
--Rob.