plsfam(3) Set family file parameters

SYNOPSIS

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.

AUTHORS

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