> Date: Wed, 3 Sep 1997 15:52:45 -0400
> From: Kumar Balachandran <kumar_at_rtp.ericsson.se>
>
> However, if you have a situation where a program
> 	c-program.c
> uses popen to instantiate an intreractive stk session, STk should only 
> pass the output of a (write <variable>) or a (display <variable>) to
> *stdout*.
Hmm...  I cannot see any reason to do that.  To use popen, I assume
you expect that stk repl behaves just like usual interactive session...
Otherwise you can just link stk module to your program (and use
STk_eval_string() or something).
Am I missing your point?
--
Shiro KAWAI
  Square USA Inc.   4640 Admiralty Way, Suite 1200, Marina del Rey CA 90292
  Phone  310 302 9500        Fax  310 302 9550       E-mail  shiro_at_sqla.com
#"The most important things are the hardest things to say" --- Stephen King
Received on Wed Sep 03 1997 - 23:04:51 CEST