Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

getdynlibext

Returns the extension of dynamic libraries.

Syntax

  • ext = getdynlibext()

Output argument

  • ext - a string: dynamic library extension

Description

getdynlibext() returns the extension of dynamic libraries.

Example

getdynlibext()

See also

addgateway.

History

VersionDescription
1.0.0initial version

Author

Allan CORNET