void MASKING_DLL_DECLSPEC MakeFullPath

(char* dest,
  const char* relative)

Constructs an absolute path from the path of the executable and the relative path you specify and writes it to the destination string.

Documentation

Constructs an absolute path from the path of the executable and the relative path you specify and writes it to the destination string. You are responsible for creating and destroying the destination string.

Alphabetic index Hierarchy of classes


Back to front page   |   page generated with DOC++