1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 17:01:21 +00:00
QB64-PE/source/subs_functions
SteveMcNeill 449bdecacd Adding ZLIB into the QB64 parts system for windows.
Two new keywords added:
FUNCTION _INFLATE$ (text$)
FUNCTION _DEFLATE$ (text$)

Use of these commands can compress and decompress strings using the ZLIB library.
2019-08-27 18:22:07 -04:00
..
extensions/opengl Indentation work (.bas files). No actual code changes. 2018-07-17 00:01:23 -03:00
subs_functions.bas Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00