#include <stdio.h>
#include <stdlib.h>
#include <direct.h>
#include <string>
Go to the source code of this file.
Functions | |
static const char * | GetCygwinRootDir () |
static bool | FromCygToNativePath (std::string &path) |
static bool FromCygToNativePath | ( | std::string & | path | ) | [static] |
static const char* GetCygwinRootDir | ( | ) | [static] |