Re: Windows paths in glob
- From: Ben Morrow <ben@xxxxxxxxxxxx>
- Date: Mon, 31 Mar 2008 21:57:55 +0100
Quoth Bart Lateur <bart.lateur@xxxxxxxxxx>:
Result:
C:/Documents and Settings C:/Documents and Settings 1
C:\Documents and Settings C:./Documents and Settings 1
Well, ok... the response of glob to a backslash *is* weird. But at
least, it seems to work.
Not just weird: wrong. Win32 has a notion of 'current directory on a
given drive'; C:./Documents and Settings is a path relative to the
current directory on drive C:.
Ben
.
- References:
- Windows paths in glob
- From: Dmitry
- Re: Windows paths in glob
- From: Bart Lateur
- Windows paths in glob
- Prev by Date: every combination of Y/N in 5 positions
- Next by Date: Re: every combination of Y/N in 5 positions
- Previous by thread: Re: Windows paths in glob
- Next by thread: printf: zero pad after the decimal a given amount
- Index(es):
Relevant Pages
|