Ensure the root path (the path minus the name) of the provided path exists, and terminate the process if it doesn't.
Takes a path, and escapes '(', ')' and backslashes
Reads a file, terminate the program on error
Normalize path by turning forward slashes into backslashes
Writes a file, terminate the program on error
See Source File
$(DMDSRC _utils.d)
Copyright (c) 1999-2016 by Digital Mars, All Rights Reserved
Compiler implementation of the D programming language. Utility functions for DMD.
This modules defines some utility functions for DMD.