Article # 199, added by Geoworks, historical record
| first | previous | index | next | last |

Don't allow zero-sized elements of variable-sized ChunkArray



The system code makes the assumption that no variable-sized element 
of a chunk array has zero size.  The system will allow you to create
zero-sized elements, but it can lead to memory scribbling and other
mysterious and unpredictable bugs.