safec 3.9
Safe C Library - ISO TR24731 Bounds Checking Interface
Loading...
Searching...
No Matches
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 )