$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Emre Turkay (emreturkay_at_[hidden])
Date: 2008-02-04 07:36:28
Hi folks,
I tried to use the regex_filter for grep like functionality, but I think it
doesn't work like that. So, here goes a grep_filter and a driver main()
function as an example. It is an input filter which returns only the
matching lines of the given regex.
I think it can be used by others, too. Is it possible to put this class into
distribution, as an example maybe?
Thanks,
Emre Türkay