Main /
StructuresCategories: GEN rds-hosted Library Routines Structures 6K Author: Derek Parnell Date: Jul 22 2002 $3.00 http://www.rapideuphoria.com/dstruct.zip A library that implements a form of simulated structures in Euphoria. These structures are fixed-length sequences with named elements and (optionally) fixed element types. They are passed to subroutines by reference rather than value. Jul 22: a routine to delete structure definitions, improved documentation and a couple of minor bug fixes. |