13
13
along with this program; if not, write to the Free Software
14
14
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */
20
32
char *buffer; /* The buffer itself, grown as needed. */
21
33
char *end; /* Pointer at buffer end */