[
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: | FabienFleutot <fleutotf@e...> |
| Subject: | Re: "fscanf" functionality ... |
> Currently I'm converting some program into OCaml in which I've got to > read fixed length fields. In C I can use [f]scanf and I'm looking for > some nice equivalent - it doesn't need to be exactly the same That's far from being the first time I can read/hear of somebody asking for a scanf equivalent. Wouldn't it be a great improvment to the Printf library ?