$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Jean-Sebastien Vachon (js.vachon_at_[hidden])
Date: 2006-04-12 15:37:31
Hi there,
I am sure what I am looking for exist somewhere but I haven't
been able to find anything that works in boost::regex.
What I am looking for is a regular expression that will validate
a filename according to the specification of the OS (UNIX systems
and Windows).
I would be very grateful if someone could provide me with
these two expressions (one for Linux and one for Windows).
Later,