plsfam(3) - Linux man page
Name
plsfam - Set family file parametersSynopsis
plsfam(fam, num, bmax)Description
Sets variables dealing with output file familying. Does nothing if familying not supported by the driver. This routine, if used, must be called before initializing PLplot. See the PLplot documentation for more information.
Redacted form: plsfam(fam, num, bmax)
This function is used in examples 14,31.
Arguments
- fam (PLINT, input)
- Family flag (Boolean). If nonzero, familying is enabled.
- num (PLINT, input)
- Current family file number.
- bmax (PLINT, input)
- Maximum file size (in bytes) for a family file.