From: Gerard Kim
Subject: Calling Foreign Functions from Lisp
Date: 
Message-ID: <l5hebdINNaud@r2dtwo.usc.edu>
Thanks for all the replis about how to call foreign functions from Lisp.  
Basically, the messages I got were:
 1. Foreign function calls are not standard CL (won't find them in CL manuals).	
 2. So, first check the name of the vendor for your particular Lisp.
 3. And, the vendor most likely already provided you with necessary
    documentations.

FYI: I am using Lucid Lisp (developed for SUN ??) and I found a chapter out
of their manuals about foreign function calls and multitasking.

Thanks for all the help,

Gerry Kim
CSD USC