$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: John Maddock (john_maddock_at_[hidden])
Date: 2003-06-13 05:22:04
> I seem to be having a difficult time using the Regex class in a
> service. It works wonderfully in a regular app. Can anyone help me
> out.. Basically, instantiating a regex class raises an exception.
> Any thoughts?
Not unless you can tell me what exception and where - if you're using the vc
ide then set it to break on OS and C++ exceptions.
John.