CLOG_newbuff(4)
NAME
CLOG_newbuff - get and initialize new block of buffer
SYNOPSIS
#include
#include "mpe.h"
void CLOG_newbuff( bufptr )
CLOG_BLOCK **bufptr;
INPUT PARAMETERS
bufptr
- pointer to be filled in with address of new block
LOCATION
clog.c
Last change: 2/19/1997