-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|28|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-




Dan

String byte packer/unpacker (crucher ?!)

29th February 2020 Blitz, Windows
Pack/crunch a string, containing 2 bytes data


Hotshot

Lotto Number

9th April 2015 Blitz Max, Windows
Shortest Lotto Number
[code]
SeedRnd MilliSecs()
For i=1 To 6
j=Rnd(49)
If j=0 Then j=Rnd(49)
Print j
Next
WaitKey
[/code]


JL235

Dynamic Array v.1.2

7th December 2006 Blitz, Windows
Dynamic Arrays in Blitz

More - Older Posts