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

dlsym_used

Returns list of current used dlsym handle.

Syntax

  • r = dlsym_used()

Output argument

  • h - a vector of dlsym handle.

Description

Returns list of current used dlsym handle.

See also

dlsym.

Example

dlsym_used(),delete(dlsym_used())

History

VersionDescription
1.0.0initial version

Author

Allan CORNET