At 18:58 16.03.2002, Marcus Boerger wrote:
>At the moment i am working at memory-streams
>
>If have the following problem left:
>I must extend
>struct _php_stream_ops
>with ftell
>
>by the way php_stream_tell is wrong because it relies on seek and
>that does return either 0 on success or a
At the moment i am working at memory-streams
If have the following problem left:
I must extend
struct _php_stream_ops
with ftell
by the way php_stream_tell is wrong because it relies on seek and
that does return either 0 on success or an erroecode
regards
marcus
->>> mail