SWFOutput_checkSize(3) SWFOutput_checkSize(3)
NAME
SWFOutput_checkSize - make sure there's enough space for bytes bytes
SYNOPSIS
#include <ming.h>
void SWFOutput_checkSize
(
SWFOutput out,
int bytes
);
PARAMETERS
SWFOutput out
Not Documented.
int bytes
Not Documented.
DESCRIPTION
Make sure there's enough space for bytes bytes.
c2man output.c 1 October 2008 SWFOutput_checkSize(3)
ming 0.4.3 - Generated Wed Dec 8 19:06:50 CST 2010
