CLOG_newbuff

get and initialize new block of buffer

Synopsis

#include <stdio.h>
#include "mpe.h"
void CLOG_newbuff( CLOG_BLOCK **bufptr )

Input Parameter

bufptr
pointer to be filled in with address of new block

Location:clog.c