E-MailRelay
Functions
genvironment_win32.cpp File Reference
#include "gdef.h"
#include "genvironment.h"
#include <cstdlib>
#include <cstring>
#include <vector>
#include <cerrno>
+ Include dependency graph for genvironment_win32.cpp:

Go to the source code of this file.

Functions

errno_t getenv_s (std::size_t *n_out, char *buffer, std::size_t n_in, const char *name)
 

Function Documentation

◆ getenv_s()

errno_t getenv_s ( std::size_t *  n_out,
char *  buffer,
std::size_t  n_in,
const char *  name 
)
inline

Definition at line 29 of file genvironment_win32.cpp.