[
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: | 2001-01-31 (10:52) |
From: | Xavier Leroy <Xavier.Leroy@i...> |
Subject: | Re: writing in file (byte after byte) |
> We want to write on a file byte after byte. > In the documentation, it seems not to be possible whitout coding > an int in 8 bytes. The library function `output_byte' does just that. Hope this helps, - Xavier Leroy