Searched refs:DateSet (Results 1 – 1 of 1) sorted by relevance
58 static char DateSet[11]; variable1067 memcpy(ImageInfo.DateTime, DateSet, DateSetChars);1069 sscanf(DateSet, "%d", &a);1557 strcpy(DateSet, "0000:01:01");1559 if (isdigit(DateSet[a])){1570 DateSet[a] = arg[a+3];