"Dynamic-Loading of code modules"

dlfcn
This file exports a set of system words for
dynamic loading of code modules.
Tektronix CTE %derived_by: guidod % %version: 2.16 % GNU LGPL
FORTH FORTH (LOADM)

no special info, see general notes

dlfcn loader code P4_FXco

FORTH LOADM

no special info, see general notes

dlfcn loader code P4_FXco

FORTH LOCAL-DLSYM

no special info, see general notes

dlfcn loader code P4_IXco

FORTH LOCAL-DLCALL

no special info, see general notes

dlfcn loader code P4_IXco

FORTH DLSYM

no special info, see general notes

dlfcn loader code P4_iOLD

FORTH DLCALL

no special info, see general notes

dlfcn loader code P4_iOLD

EXTENSIONS # if 0 && defined _target_os_linux && !defined __cplusplus
* accessing shared libraries - only available for i386-linux
EXTENSIONS CALL-C

no special info, see general notes

dlfcn loader code P4_FXco

# endif # ifdef PFE_HAVE_USELIB
EXTENSIONS USELIBRARY

no special info, see general notes

dlfcn loader code P4_FXco

# endif