On 9/16/07, Vic Wagner <[EMAIL PROTECTED]> wrote: > peternilsson42 wrote: > > Vic Wagner <[EMAIL PROTECTED]> wrote: [...] > >> '/' is a valid path delimiter in ALL STANDARD C++ > >> implementations and their runtimes. > > > > That's a big call since: a) the C++ standard doesn't have > > any requirements on file path delimeters; and b) as recently > > as last year, some installations of Windows NT required a > > patch to allow recognition of forward slash as a path > > delimiter for stat(). > > stat() isn't standard
What's that got to do with point (a)? Or were you happy with that assertion? -- PJH "Statistics are like a bikini. What they reveal is suggestive, but what they conceal is vital" -- Aaron Levenstein
