I suppose the OP is talking about the IO::Handle method write, and was probably misled by the wording 'is like "write" found in C':
$io->write ( BUF, LEN [, OFFSET ] )
This "write" is like "write" found in C, that is it is the opposite of read. The wrapper for the perl "write" function is called "format_write".
In reply to Re^2: write/syswrite return value differences
by Eliya
in thread write/syswrite return value differences
by FreakyGreenLeaky
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |