$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: brian_hernacki (brian_hernacki_at_[hidden])
Date: 2003-03-31 16:01:52
Maybe a newbiew question, but is there any way to use the regex++
libary to search chunks of binary data? (or more accurately to search
a buffer of data of known length for a given pattern which may itself
contain null bytes)
--brian