1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-04 06:00:23 +00:00
QB64-PE/internal/c/parts
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
..
audio Removes dead Android references. 2019-04-14 15:33:19 -03:00
core Removes dead Android references. 2019-04-14 15:33:19 -03:00
input/game_controller Implements the _DIR$("desktop") function which returns OS specific paths. 2016-03-20 18:56:10 +11:00
network (Automated push) Update internal/source/* from qb64.bas 2015-08-02 05:12:44 -07:00
video Update NanoJPEG to the version 1.3.5 2018-05-22 21:31:49 +02:00
zlib-1.2.11 Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00