Short: Dynamic Linked List Sources for Blitz Author: edgewater@shoalhaven.net.au (Tony Rolfe) Uploader: edgewater@shoalhaven.net.au (Tony Rolfe) Version: 3.0 Type: dev/basic This set of statements and functions implements dynamic linked lists with variable sized items. Unlike the original Blitz Lists there is no need to predetermine a maximum array size.