nctime.c#677 cdChar2Comp(cdCalenType timetype, char* chartime, cdCompTime* comptime) #691 nconv = sscanf(chartime,"%ld-%hd-%hd %d:%d:%lf",&year,&month,&day,&ihr,&imin,&sec); #693 cdError("Error on character time conversion, string = %s\n",chartime); #728 nconv = sscanf(chartime,"%hd-%hd %d:%d:%lf",&month,&day,&ihr,&imin,&sec); #730 cdError("Error on character time conversion, string = %s",chartime); #1167 cdRel2Iso(cdCalenType timetype, char* relunits, int separator, double reltime, char* chartime) #1172 cdComp2Iso(timetype, separator, comptime, chartime); nctime.h#147 MSC_NCTIME_EXTRA extern void cdRel2Iso(cdCalenType timetype, char* relunits, int separator, double reltime, char* chartime); #148 MSC_NCTIME_EXTRA extern void cdChar2Comp(cdCalenType timetype, char* chartime, cdCompTime* comptime); #153 extern void cdRel2Iso(cdCalenType timetype, char* relunits, int separator, double reltime, char* chartime); #154 extern void cdChar2Comp(cdCalenType timetype, char* chartime, cdCompTime* comptime);
HyperKWIC - Version 7.20DA executed at 11:37 on 27 Oct 2017 | Polyhedron Solutions - INTERNAL USE | COMMERCIAL (Any O/S) SN 4AKIed