$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: John Torjo (john.lists_at_[hidden])
Date: 2003-12-10 01:05:52
>>Basically, I realized the importance of single-pass. Therefore, there
>>are two types of slicers (or tokenizers, if you like):
>>- slice_byeach (which is single pass)
>>- slice_byrng (which allows operating on a sub-range, in order to
>
>
> What good is slicing done by a Random Number Generator?
>
sorry, did not understand what you mean.
Best,
John