Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/3/84; site panda.UUCP Path: utzoo!linus!philabs!cmcl2!seismo!harvard!talcott!panda!lkk From: lkk@panda.UUCP (Larry K. Kolodney) Newsgroups: net.lang.lisp Subject: calling lisp functions from C Message-ID: <777@panda.UUCP> Date: Tue, 20-Aug-85 11:12:55 EDT Article-I.D.: panda.777 Posted: Tue Aug 20 11:12:55 1985 Date-Received: Fri, 23-Aug-85 06:13:03 EDT Distribution: net Organization: GenRad, Inc., Concord, Mass. Lines: 9 I am looking for a way to call franz lisp functions from C. My UMD franz manual claims that this can be done, but that it requires some code patching using a sed script. THis script, referred to as fixbig.e in the manual, doesn't seem to exist on our system. Is this script public domain. If it is, could somebody send me a copy? Or suggest alternative methods? thanks in advance,