get-directory-path ( filePath -- c-string )


Vocabulary
raylib

Inputs
filePatha c-string


Outputs
c-stringa c-string


Word description
Get full path for a given fileName with path (uses static string)

Definition