ProTERM Macros   TOC  Email  Viewing Notes

Variable-length Arrays Library

Elements of variable length and multiple data types; 2-dimensional arrays, conversion functions
Notes: Since I couldn't decide how many bytes to use for the length of each element, I made it user-definable (1-4 bytes). This lets you control how much space you need (the delimited-list functions are pre-set to use 2 bytes; thousands of characters per element).


Navigate to:


(wik, April 16, 1997)