safec  3.5.1
Safe C Library - ISO TR24731 Bounds Checking Interface
All Data Structures Files Functions Variables Typedefs Macros Pages
asctime_s.c File Reference
#include "safe_lib.h"
+ Include dependency graph for asctime_s.c:

Functions

EXPORT errno_t _asctime_s_chk (char *dest, rsize_t dmax, const struct tm *tm, const size_t destbos)
 

Function Documentation

◆ _asctime_s_chk()

EXPORT errno_t _asctime_s_chk ( char *  dest,
rsize_t  dmax,
const struct tm *  tm,
const size_t  destbos 
)