wrotycz wrote:
I don't know the stand of mingw of other compiler developers, what is
and what is not standard/non standard, deprecated or not, but I,
personally, would use mkdir, just because it does not compile on MSVC. I
mean, last time I tested it compiled but did not work - it produced
corrupetd bitstream somewhere on the way.

I don't understand. You would use mkdir because it does not work?

You'll have to add `#include <direct.h>' along with `<io.h>' otherwise
you get: `implicit declaration of function '_mkdir''.

Thank you again. I have added '#include <direct.h>' to all tools. The change will appear in the next version of each tool.

BTW, your mail program mangles the plain-text in your emails.

Best regards,
Antonio.

Reply via email to