ViewerBinaryGetDescriptor
Extracts the file descriptor from a viewer.
Synopsis
int ViewerBinaryGetDescriptor(Viewer viewer,int *fdes)
Not Collective
viewer | - viewer context, obtained from ViewerBinaryOpen()
|
fdes | - file descriptor
|
Notes
For writable binary viewers, the descriptor will only be valid for the
first processor in the communicator that shares the viewer.
Fortran Note
This routine is not supported in Fortran.
Keywords
Viewer, file, get, descriptor
See Also
ViewerBinaryOpen(),ViewerBinaryGetInfoPointer()
Level:advanced
Location:src/sys/src/viewer/impls/binary/binv.c
Viewer Index
Table of Contents