home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / bsd_srcs / usr.bin / lisp / lispnews / text0170.txt < prev    next >
Encoding:
Text File  |  1985-11-10  |  191 b   |  7 lines

  1.   Arguments are passed to C functions in the normal C way (on the stack
  2. not as strings on the command line).   There are examples in the
  3. lisp manual (in the section on foreign functions).
  4.  
  5.  
  6.  
  7.