m_fdate
For the file referenced by fp1, m_fdate returns the time and date values in *lp1.
- Syntax: int far m_fdate(FCB far *fp1, long far *lp1)
- Parameters: FCB far *fp1 - Pointer to the file to retrieve information
long far *lp1 - Pointer to the location to post time and date values
- Returns: 0 - if successful
Any other value indicates an error condition