[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Chicken-janitors] #960: Need API to box and unbox FILE* pointers as Sch
From: |
Chicken Trac |
Subject: |
[Chicken-janitors] #960: Need API to box and unbox FILE* pointers as Scheme ports |
Date: |
Tue, 18 Dec 2012 11:47:48 -0000 |
#960: Need API to box and unbox FILE* pointers as Scheme ports
----------------------------+-----------------------------------------------
Reporter: johnwcowan | Owner:
Type: defect | Status: new
Priority: major | Milestone: someday
Component: core libraries | Version: 4.8.x
Keywords: C, ports |
----------------------------+-----------------------------------------------
The C API should be able to box a FILE* as a Scheme input port or output
port.
There should also be a way to extract a FILE* from a Scheme port, or NULL
if the port is not file-based.
Ideally this should be done by extending the list of foreign type
specifiers.
--
Ticket URL: <http://bugs.call-cc.org/ticket/960>
Chicken Scheme <http://www.call-with-current-continuation.org/>
Chicken Scheme is a compiler for the Scheme programming language.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Chicken-janitors] #960: Need API to box and unbox FILE* pointers as Scheme ports,
Chicken Trac <=