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

Foreign function calls.



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.