MacMuPDF/source/utils.h

5 lines
105 B
C

#define MAX_PATHLEN 256
const char* GetFullPath(char* buf, short vRefNum, const unsigned char* fname);