PatchworkOS  c9fea19
A non-POSIX operating system.
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"
Include dependency graph for strerror_s.c:

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 
)

Definition at line 10 of file strerror_s.c.

Here is the call graph for this function: