in reply to auto add a carriage return in front of a line feed, how to delete this auto character.
or:binmode TARGET_FILE;
See also: binmodeopen TARGET_FILE, '>:raw', $filename;
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: auto add a carriage return in front of a line feed, how to delete this auto character.
by xhsoldier (Initiate) on May 21, 2008 at 03:34 UTC |