CLOG_newbuff

get and initialize new block of buffer

Synopsis

#include <stdio.h>
#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