|
NAMEcxClose - Closes a file pointer.SYNOPSIS#include <comprex.h>void cxClose(CxFP *fp); PARAMETERS
DESCRIPTIONCloses a file pointer.The CxFP structure will be freed after this is called. RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |