Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
cygpath.h File Reference
#include <cstdio>
#include <cstdlib>
#include <direct.h>
#include <string>

Functions

static bool FromCygToNativePath (std::string &path)
static const char * GetCygwinRootDir ()

Function Documentation

◆ FromCygToNativePath()

bool FromCygToNativePath ( std::string & path)
static

Definition at line 43 of file cygpath.h.

◆ GetCygwinRootDir()

const char * GetCygwinRootDir ( )
static

Definition at line 17 of file cygpath.h.