From: utzoo!decvax!harpo!npois!ucbvax!ucsfcgl!sdcarl!rusty
Newsgroups: net.general
Title: variable length strings
Article-I.D.: sdcarl.308
Posted: Wed Jun  9 22:30:41 1982
Received: Fri Jun 11 01:05:08 1982
Reply-To: l!rusty

I've posted some simple routines that implement variable length
strings to net.sources.

I wrote these a while ago to prove to myself that it isn't hard
to do and because I was frustrated from getting bit by so many
programs bombing on me because they have some array somewhere
that is too small.