1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-09-20 05:34:47 +00:00
QB64-PE/source/subs_functions
Roland Heyder 7c50499c2f 4.) Implements $INCLUDEONCE handling
- placing $INCLUDEONCE in any line in an include file will prevent including the file multiple times (BAS synonym for #pragma once)
- $INCLUDEONCE must be the only thing in the line
- using it in the main program has no effect and will be ignored without error
2024-02-07 21:17:46 +01:00
..
extensions/opengl fix typos 2024-01-28 10:37:47 -08:00
subs_functions.bas Fix return types and results 2024-02-03 11:25:48 +01:00
syntax_highlighter_list.bas 4.) Implements $INCLUDEONCE handling 2024-02-07 21:17:46 +01:00