P99

◆ ctime_s

#define ctime_s (   S,
  M,
 
)    asctime_s((S), (M), localtime_s((T), &(struct tm){ 0 }))

Definition at line 990 of file p99_constraint.h.