On Thu, 25 Mar 1999 15:36:01 -0500
Ted Lemon <mellon@isc.org> wrote:
> You have 96 bytes. You are already going to consume four with a magic
> number. Why not consume another one with a length? Indeed, if you're
...because then we don't have enough space for the data we want to store :-)
-- Jason R. Thorpe <thorpej@nas.nasa.gov>