$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Yuval Ronen (ronen_yuval_at_[hidden])
Date: 2005-12-01 13:06:14
Pavol Droba wrote:
> This seems like a goot idea. I like the interface with int parameter.
> I'll add it to my todo list.
First of all, thanks.
One problem with the negative numbers I just thought of: zero. A
positive zero means return an empty string. A negative zero means return
the whole input string. But since there's no difference between positive
zero and negative zero...