1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-05 21:40:25 +00:00
QB64-PE/source/ide
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
..
wiki Updates WikiParse sub for new wiki formatting (IDE). 2018-09-24 02:29:36 -03:00
ide_global.bas Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
ide_methods.bas Removes dead Android references. 2019-04-14 15:33:19 -03:00