Defining Third-Party CM Tool Interfaces : User Function Interface to CM Tool : STM_CM_get_file_last_modified_date

STM_CM_get_file_last_modified_date
Retrieve the last modification date of chart/file
Syntax:
int
STCM_CM_get_file_last_modified_date(
const char *full_archive_name,
char_last_modified_date_info[STM_CM_version_length],
long *date_num_info,
char error_meassage[STM_CM_message_length]
);