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

Macros

#define _GNU_SOURCE
 

Functions

errno_t asctime_s (char *dest, rsize_t dmax, const struct tm *tm)
 

Macro Definition Documentation

◆ _GNU_SOURCE

#define _GNU_SOURCE

Function Documentation

◆ asctime_s()

errno_t asctime_s ( char *  dest,
rsize_t  dmax,
const struct tm *  tm 
)