Iros
 
Loading...
Searching...
No Matches
getenv.cpp File Reference
#include <stdlib.h>

Functions

auto getenv (char const *) -> char *
 

Function Documentation

◆ getenv()

auto getenv ( char const * __name) -> char*