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

  1. I am attempting to have a Lisp process talk to a C process using
  2. Lisp's *process function. This function works fine with system commands
  3. such as 'ls' but fails when the C process is a typical user program.
  4. I hope someone has run into similar difficulties and can provide some
  5. enlightenment. We are using a set Sun workstations running Berkley Unix.
  6. The same problem also occurs on our VAX. 
  7.  
  8.             Thanks,
  9.                 Gar Keaton
  10.  
  11.