>>>>> "NW" == Nathan Wiger <[EMAIL PROTECTED]> writes:

NW>    # Replaced by 'open sys'
NW>    sysopen
NW>    sysread         # sys->read instead
NW>    syswrite        # sys->write instead

sysread and syswrite also work on files that were opened via standard
open. It bypasses the stdio library.

<chaim>
-- 
Chaim Frenkel                                        Nonlinear Knowledge, Inc.
[EMAIL PROTECTED]                                               +1-718-236-0183

Reply via email to