$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Lynn Allan (l_d_allan_at_[hidden])
Date: 2006-04-12 18:30:26
Homework?
What have you tried .... with what results?
Jean-Sebastien Vachon wrote:
> 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,