14 Jul
2005
14 Jul
'05
12:39 p.m.
On 7/14/05, Angus Leeming
Also note that '/' isn't a native directory separator on Windows. Use '\' instead.
Though it *is* supported by the Microsoft runtime (and presumably all compiler vendors runtimes on Windows), so it ought to be acceptable for use in a portable filesystem API, no? -- Caleb Epstein caleb dot epstein at gmail dot com