help-gnu-emacs
[Top][All Lists]
Advanced

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

Re: How to make a lisp function use an outside executable such as a comp


From: Barry Margolin
Subject: Re: How to make a lisp function use an outside executable such as a compiled C program?
Date: Thu, 03 Oct 2002 17:29:47 GMT

In article <9e8ebeb2.0210030430.75338b18@posting.google.com>,
gnuist <gnuist007@hotmail.com> wrote:
>How to make a lisp function use an outside executable such as a compiled
>C program?

Use the call-process function.

-- 
Barry Margolin, barmar@genuity.net
Genuity, Woburn, MA
*** DON'T SEND TECHNICAL QUESTIONS DIRECTLY TO ME, post them to newsgroups.
Please DON'T copy followups to me -- I'll assume it wasn't posted to the group.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]