libpointer_used

Returns list of current used libpointer handle.

Syntax

  • r = libpointer_used()

Output argument

  • h - a vector of libpointer handle.

Description

Returns list of current used libpointer handle.

See also

dlcall.

Example

libpointer_used(),delete(libpointer_used())

History

VersionDescription

1.0.0

initial version

Author

Allan CORNET

Last updated