GridGetOptionsPrefix
Sets the prefix used for searching for all grid options in the database.
Synopsis
#include "grid.h"
#include "gvec.h"
int GridGetOptionsPrefix(Grid grid, char **prefix)
Input Parameter
grid -The grid
Output Parameter
prefix -A pointer to the prefix string used
Keywords
grid, get, options, prefix, database
See Also
GridAppendOptionsPrefix()
Level:intermediate
Location:src/grid/interface/grid.c
Index of all Grid routines
Table of Contents for all manual pages
Index of all manual pages