Namespace: Grampus
Assembly: GrampusLib.dll
| Function or value | Description |
Full Usage:
Create nm
Parameters:
string
-
The full path and file name.
|
|
Full Usage:
Read (posn, nm)
Parameters:
string
-
The position to read in the tree.
nm : string
-
The full path and file name.
Returns: stats
The tree for the posn as a stats type.
|
|
Full Usage:
Save (posns, sts, nm)
Parameters:
string[]
-
The array of positions for the tree.
sts : stats[]
-
The array of stats for the tree.
nm : string
-
The full path and file name.
|
|