$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: yxh (yg-boost-users_at_[hidden])
Date: 2003-08-07 22:47:24
Hello,
Can I use "*.*" or "XXX?.???" in filesystem::path? I want to iterate through
a directory to get file names such as "*.txt". Can anyone tell how to do
this?
Thanks in advance.