|
NAMEcxRead - Reads data from a file pointer.SYNOPSIS#include <comprex.h>size_t cxRead(void *ptr, size_t size, size_t nmemb, CxFP *fp); PARAMETERS
DESCRIPTIONReads data from a file pointer.RETURNSNothing.
Visit the GSP FreeBSD Man Page Interface. |