2 Feb
2009
2 Feb
'09
6:05 p.m.
Hi: I am using boost.filesystem to hold a path including filename. would the function stem() of the path object give me the path excluding the filename? If i have: c:\program files\boost\welcome.txt The output wanted is: c:\program files\ Any help apreciated. Sean.