safec  3.6.0
Safe C Library - ISO TR24731 Bounds Checking Interface
ctime_s.c File Reference
#include "safe_lib.h"
+ Include dependency graph for ctime_s.c:

Macros

#define _GNU_SOURCE
 

Functions

errno_t ctime_s (char *dest, rsize_t dmax, const time_t *timer)
 

Macro Definition Documentation

◆ _GNU_SOURCE

#define _GNU_SOURCE

Function Documentation

◆ ctime_s()

errno_t ctime_s ( char *  dest,
rsize_t  dmax,
const time_t *  timer 
)