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).
- 21:43, 1 June 2022 RhoSigma talk contribs removed protection from COMMON (hist)
- 15:32, 2 May 2022 RhoSigma talk contribs protected COMMON [Edit=Allow only autoconfirmed users] (indefinite) [Move=Allow only autoconfirmed users] (indefinite) (hist)
- 13:20, 20 April 2022 RhoSigma talk contribs created page COMMON (Created page with "COMMON shares common variable values with other linked or CHAINed modules. ==Legacy support== * The multi-modular technique goes back to when QBasic and QuickBASIC had module size constraints. In QB64 COMMON has been implemented so that that older code can still be compiled, though '''it is advisable to use single modules for a single project (not counting $INCLUDE libraries), for ease of sharing and also because the module size constraints no longer exi...")