Logo ROOT  
Reference Guide
cygpath.h File Reference
#include <stdio.h>
#include <stdlib.h>
#include <direct.h>
#include <string>
Include dependency graph for cygpath.h:

Functions

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

Function Documentation

◆ FromCygToNativePath()

static bool FromCygToNativePath ( std::string &  path)
static

Definition at line 43 of file cygpath.h.

◆ GetCygwinRootDir()

static const char * GetCygwinRootDir ( )
static

Definition at line 17 of file cygpath.h.