plgfam(3) - Linux man page
Name
plgfam - Get family file parametersSynopsis
plgfam(fam, num, bmax)Description
Gets information about current family file, if familying is enabled. See the PLplot documentation for more information.
Redacted form: plgfam(fam, num, bmax)
This function is used in examples 14,31.
Arguments
- fam (PLINT *, output)
- Pointer to variable with the Boolean family flag value. If nonzero, familying is enabled.
- num (PLINT *, output)
- Pointer to variable with the current family file number.
- bmax (PLINT *, output)
- Pointer to variable with the maximum file size (in bytes) for a family file.