DYNAMIC
Jump to navigation
Jump to search
The DYNAMIC keyword is used in two different ways in QB64, either as a Metacommand or as option in Library function blocks.
Syntax
- Metacommand
- REM $DYNAMIC
- Library function block
- DECLARE DYNAMIC LIBRARY
See also