$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Schalk_Cronje_at_[hidden]
Date: 2008-07-17 08:41:18
try regex("\\}")
________________________________
From: boost-users-bounces_at_[hidden]
[mailto:boost-users-bounces_at_[hidden]] On Behalf Of ???
Sent: 17 July 2008 10:00
To: Boost-users_at_[hidden]
Subject: [Boost-users] How to match '}' in regex
Hello everyone,
when i use regex("}"), there is always an error. How can I
match it?
Regards
NextRainbow.