NEURON
d2upath.cpp File Reference
#include <stdlib.h>
#include <string.h>
#include <assert.h>

Go to the source code of this file.

Functions

char * hoc_dos2cygdrivepath (const char *d, int cygdrive)
 
char * hoc_dos2unixpath (const char *d)
 

Function Documentation

◆ hoc_dos2cygdrivepath()

char* hoc_dos2cygdrivepath ( const char *  d,
int  cygdrive 
)

Definition at line 12 of file d2upath.cpp.

◆ hoc_dos2unixpath()

char* hoc_dos2unixpath ( const char *  d)

Definition at line 46 of file d2upath.cpp.