$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Yiftah Frechter (yiftah_at_[hidden])
Date: 2003-12-24 06:00:15
Hi guys,
I'm trying to use boost regex with VC6
Receiving the following error:
error C2668: 'sprintf' : ambiguous call to overloaded function
there is no "using namespace std" in my code.
Appreciate any help.
Yiftah