$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Spinka, Kristofer (kspinka_at_[hidden])
Date: 2003-12-07 06:46:54
Hello, I am trying to design an application which uses
Regexp++ to match strings that are in different languages.
I have started with some basic non-Unicode character
sets, but am not able to properly match.
This is on win32, but should I be using the setlocale() C
interface if I want to support multiple languages during
runtime?
Thanks,
/kristofer