All public logs
Jump to navigation
Jump to search
Combined display of all available logs of QB64 Phoenix Edition Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 10:28, 13 March 2023 RhoSigma talk contribs created page DECLARE (Created page with "In legacy versions such as Wikipedia:QBasic/Wikipedia:QuickBASIC the '''DECLARE''' keyword was used in the beginning of a program to declare the subroutines and functions used/defined in that program. Although this practice is still supported for compatibility with old code, it is no longer required in QB64, but instead it is used here to open a Library function block. {{PageSyntax}} : DECLARE LIBRARY {{PageSeeAlso}} * DECLARE DYNAMIC LIBRARY {{Page...")