$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Stefan Slapeta (stefan_at_[hidden])
Date: 2005-01-18 10:43:59
Hi,
please could anybody tell if it's possible to use split() to tokenize a
string where the token delimiters are strings of
- n characters, e.g. "\r\n"
- m..n characters, e.g. "\n" _or_ "\r\n"
If not, are there alternatives?
Thanks, Stefan