[
Home
]
[ Index:
by date
|
by threads
]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
[ Message by date: previous | next ] [ Message in thread: previous | next ] [ Thread: previous | next ]
| Date: | -- (:) |
| From: | Alain Frisch <alain@f...> |
| Subject: | Re: [Caml-list] Buffered input channel |
Alexandre Pilkiewicz wrote: > I'm currently working on the Harmony project, and I'm looking for a buffered > access to regular files with four "requested" features : > input_char > pos_in > seek_in > can be integrated in a project under GPL ... > Does anyone know wich library I should give a look at ? stdlib.cma? The input and output channels are buffered. -- Alain