On 2018-02-08 12:29, oliver wrote:
[system] form the motex library is a [shell] for windows.
it's a bit of a pain to work with, because of the backslash problem and
which backslash problem?
afaict, windows accepts forward-slashes as path-delimiters just fine. at least cmd.exe does. i always thought that the forwardslash->backslash translation was handled transparently in the libc implementation (and microsoft just kept using backslash in any publicly facing paths for the sake of being microsoft), but given the quirks in w32 it might as well be that cmd.exe does the translation.
fgasdrm, IOhannes