IN_GetDocumentDirectory

All Editions image\bltlrgsq_shg.gif Related Functions  image\bltlrgsq_shg.gif Example

The IN_GetDocumentDirectory function returns the directory that is used by default when documents are opened and saved.

Syntax

int IN_GetDocumentDirectory( maxSize, pDocDir )

Input Parameters

Meaning

SHORT maxSize

the maximum size in bytes of the pDocDir array

Output Parameters

Meaning

CHARPTR pDocDir

pointer to the default directory path

Release information

Added to Imagenation for Windows in Release 4.10.

As of Release 5.1, also available in Imagenation for UNIX.

Also supported in Imagenation 3.3 for UNIX.

See also

Defining default open and save directories

Defining the default symbol directory