m_form_ft
Given the time and date in the DTM structure pointed to by dtm, m_form_ft returns a pointer to a null-terminated string, suitable for display in a directory listing.
- Syntax: char far *m_form_ft(DTM far *dtm)
- Parameters: DTM far *dtm - Pointer to the DTM structure containing time and date
- Returns: Pointer to a null-terminated string