|
SRM Reference Manual
Functions SRM PrintLTParameters |
|---|
| extern void | ||||
| SRM_PrintLTParameters | ||||
| ( | ||||
| const | SRM_LT_Parameters | * | value_ptr, | (notes) |
| const | char | * | name_ptr, | (notes) |
| SRM_Short_Integer_Unsigned | level | |||
| ); | ||||
Prints the information in the given SRM_LT_Parameters
pointer to SRM_LT_Parameters whose contents are to be printed; if NULL, prints error message and returns to caller
name of value_ptr field at the caller's level
Prev: SRM_PrintLSR3DSRFParameters.
Next: SRM_PrintLTSAS3DCoordinate.
Up:Index.
|