Provided by: plplot-doc_5.10.0+dfsg2-0.1ubuntu2_all bug

NAME

       plsfam - 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.

SEE ALSO

       PLplot documentation at http://plplot.sourceforge.net/documentation.php.

                                          February, 2016                          PLSFAM(3plplot)