ViewerSetFilename

Sets the name of the file the viewer uses.

Synopsis

int ViewerSetFilename(Viewer viewer,const char name[])
Collective on Viewer

Input Parameters

viewer - the viewer; either ASCII or binary
name - the name of the file it should use

See Also

ViewerCreate(), ViewerSetType(), ViewerASCIIOpen(), ViewerBinaryOpen()

Level:advanced
Location:src/sys/src/viewer/impls/ascii/filev.c
Viewer Index
Table of Contents