Short: The new version of the QuickLib (1.21) Author: perniolapa@bccsanteramo.it (Giuseppe Perniola) Uploader: perniolapa@bccsanteramo.it (Giuseppe Perniola) Type: dev/basic QuickLib v1.21 by Giuseppe Perniola This archive is a library for Blitz Basic 2. IT IS RESERVED ONLY BLITZ2 PROGRAMMER! The library-number is 10. The commands are: a.q=QAdd(b.q,c.q) a=b+c a.q=QSub(b.q,c.q) a=b-c a.q=QMul020(b.q,c.q) a=b*c FOR 68020+ a.q=QDiv020(b.q,c.q) a=b/c FOR 68020+ a.w=WWrap(b.w,Low.w,High.w) LIKE QWRAP a.w=WLimit(b.w,Low.w,High.w) LIKE QLIMIT QPlot Bitmap#,X,Y,Plane Like Plot, but this command can to alter an only plane of a bitmap. a.l=ChunkyBuffer(ChunkyBuffer#) Returns the memory location of the given ChunkyBuffer. a.l=ChunkyBufferSize(ChunkyBuffer#) Returns the sizes of the ChunkyBuffer in bytes. InitChunkyBuffer ChunkyBuffer#,Bitmap# Initializes the ChunkyBuffer. ChunkyToPlanar ChunkyBuffer# This command runs the conversion Chunky To Planar. ClearChunkyBuffer ChunkyBuffer# Clears the ChunkyBuffer. FreeChunkyBuffer ChunkyBuffer# Frees the ChunkyBuffer. NOTE: FOR OTHER INFO, SEE c2pExample.bb2 If you like it then please e-mail me! ============================= Archive contents ============================= Original Packed Ratio Date Time Name -------- ------- ----- --------- -------- ------------- 1744 742 57.4% 24-Feb-98 09:59:44 c2pExample.bb2 1744 746 57.2% 01-Feb-98 11:37:02 c2pExample.bb2.bak 396 222 43.9% 01-Feb-98 11:34:38 c2pExample.bb2.info 1230 127 89.6% 24-Feb-98 09:59:44 c2pExample.bb2.xtra 52 47 9.6% 12-Jan-98 19:39:36 QDiv020 48 42 12.5% 12-Jan-98 19:29:16 QMul020 4381 1247 71.5% 24-Feb-98 10:04:46 QuickLib.bb2 4380 1247 71.5% 01-Feb-98 11:11:24 QuickLib.bb2.bak 396 222 43.9% 01-Feb-98 11:34:38 QuickLib.bb2.info 1230 185 84.9% 24-Feb-98 10:04:46 QuickLib.bb2.xtra 1808 889 50.8% 31-Jan-98 22:43:52 QuickLib.obj 1537 604 60.7% 24-Feb-98 10:04:22 QuickLib.readme -------- ------- ----- --------- -------- 18946 6320 66.6% 01-Mar-98 19:02:40 12 files