Bernhard Schmalhofer <[EMAIL PROTECTED]> wrote: > The problem seemed to be that no memory is allocated in PIO_reads for the > string buffer. This can be helped by using the new function > PIO_make_io_string.
Thanks, applied - except the string change which produces a warning about pointer math with (void*). leo