PetscToken

'Token' used for managing tokenizing strings

Synopsis

typedef struct {char token;char *array;char *current;} PetscToken;

See Also

PetscTokenCreate(), PetscTokenFind(), PetscTokenDestroy()

Level:intermediate
Location:
include/petsc.h
Index of all Sys routines
Table of Contents for all manual pages
Index of all manual pages