DOKK / manpages / debian 12 / plplot-doc / plgfam.3plplot.en
PLGFAM(3plplot) PLplot API PLGFAM(3plplot)

plgfam - Get family file parameters

plgfam(p_fam, p_num, p_bmax)

Gets information about current family file, if familying is enabled. See the PLplot documentation for more information.

Redacted form: plgfam(p_fam, p_num, p_bmax)

This function is used in examples 14 and 31.

PLINT_NC_SCALAR(3plplot), output)
Returned value of the current family flag value. If nonzero, familying is enabled for the current device.
PLINT_NC_SCALAR(3plplot), output)
Returned value of the current family file number.
PLINT_NC_SCALAR(3plplot), output)
Returned value of the maximum file size (in bytes) for a family file.

Many developers (who are credited at http://plplot.org/credits.php) have contributed to PLplot over its long history.

PLplot documentation at http://plplot.org/documentation.php.

April, 2023