PatchworkOS
Loading...
Searching...
No Matches
strerror_s.c File Reference
#include "common/use_annex_k.h"
#include <errno.h>
#include <stdint.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include "common/constraint_handler.h"

Go to the source code of this file.

Functions

errno_t strerror_s (char *s, rsize_t maxsize, errno_t errnum)
 

Function Documentation

◆ strerror_s()

errno_t strerror_s ( char *  s,
rsize_t  maxsize,
errno_t  errnum 
)