Kappa logo Kappa> Software> Longs
Longs library
I wrote this library using some undeveloped ideas for Basalt after a newsgroup discussion about handling long integers in BASIC.

Long integer variables have to be created by the equivalent of LET and they work by reference. The library replicates all the operations on integers as PROCs or FNs and will deal with any combination of normal integer variables and expressions and long integers.

A StrongHelp manual is included in the download.

Download:
Longs zipfile