The SEDRIS Data Representation Model
APPENDIX D - Functions SE PrintMonth |
---|
extern const char * | |||
SE_PrintMonth | |||
( | |||
SE_Month | value | 1 | |
); |
Translates the given SE_Month into a buffer that is suitable for printing.
1 SE_Month to be processed
Prev: SE_PrintModelReferenceType.
Next: SE_PrintMultiplicity.
Up:Index.
|