guile-user
[Top][All Lists]
Advanced

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

Change every in/out port?


From: Seong-Kook Shin
Subject: Change every in/out port?
Date: Wed, 12 Dec 2001 04:15:59 +0900 (KST)

My program is a GUI program so that input/output to the
stdin/stdout/stderr means nothing.

I want to change guile's input/output ports to the
my internal buffers (e.g. char buf[...]).

I'm sorry that I cannot completely understand Scheme's
port concept.

Is there any simple method to achieve this?

-- 
C-FAQ: http://www.eskimo.com/~scs/C-faq/top.html
Korean version: http://pcrc.hongik.ac.kr/~cinsk/





reply via email to

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