mcTimeAscDate — Get Date (ASCII format)
#include <memcom.h> char* mcTimeAscDate();
mcTimeAscDate returns the current date of MemCom in a new allocated string of the form dd-mm-yyyy. Pre-version 7 compatibility function.
mcTimeAscDate