SEDRIS Reference Manual
APPENDIX C - Transmittal Access Level 0 API Auxiliary Functions Functions SE PrintSearchBoundsClosure |
---|
extern const char * | |||
SE_PrintSearchBoundsClosure | |||
( | |||
SE_Search_Bounds_Closure | value | 1 | |
); |
Translates the given SE_Search_Bounds_Closure into a buffer that is suitable for printing.
1 SE_Search_Bounds_Closure to be processed
Prev: SE_PrintSearchBounds.
Next: SE_PrintSearchDimension.
Up:Index.
|