.\" This page was automatically generated. Do not edit! .\" .TH PLSFNAM 3plplot "August, 2012" "" "PLplot API" .SH NAME \fBplsfnam\fP - Set output file name .SH SYNOPSIS \fBplsfnam\fP(\fIfnam\fP) .SH DESCRIPTION .P Sets the current output file name, if applicable. If the file name has not been specified and is required by the driver, the user will be prompted for it. If using the X-windows output driver, this sets the display name. This routine, if used, must be called before initializing PLplot. .P Redacted form: \fBplsfnam(fnam)\fP .P This function is used in examples 1,20. .SH ARGUMENTS .TP \fIfnam\fP (const char *, input) Pointer to file name string. .SH AUTHORS Geoffrey Furnish and Maurice LeBrun wrote and maintain PLplot. This man page was automatically generated from the DocBook source of the PLplot documentation, maintained by Alan W. Irwin and Rafael Laboissiere. .SH SEE ALSO PLplot documentation at http://plplot.sourceforge.net/resources.