
12 Apr
2006
12 Apr
'06
7:37 p.m.
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,