1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-08-06 11:40:25 +00:00
QB64-PE/internal/c/parts/zlib-1.2.11/download/old
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
..
os2 Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
descrip.mms Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
Makefile.emx Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
Makefile.riscos Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
README Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00
visual-basic.txt Adding ZLIB into the QB64 parts system for windows. 2019-08-27 18:22:07 -04:00

This directory contains files that have not been updated for zlib 1.2.x

(Volunteers are encouraged to help clean this up.  Thanks.)