The SEDRIS Data Representation Model
APPENDIX D - Functions SE PrintTextFont |
---|
extern void | ||||
SE_PrintTextFont | ||||
( | ||||
const | SE_Text_Font | * | value_ptr, | (notes) |
const | char | * | name_ptr, | (notes) |
SE_Short_Integer_Unsigned | level | |||
); |
Prints the information in the given SE_Text_Font
nothing
pointer to SE_Text_Font 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: SE_PrintSymbolFormat.
Next: SE_PrintTimeConfiguration.
Up:Index.
|