Environmental constants
Syntax
#include <stdlib.h>
Remarks
The _MAX_ENV
constant defines the environmental length for strings.
Constant | Meaning |
---|---|
_MAX_ENV |
Maximum string size of an environmental string. |
Denne browser understøttes ikke længere.
Opgrader til Microsoft Edge for at drage fordel af de nyeste funktioner, sikkerhedsopdateringer og teknisk support.
#include <stdlib.h>
The _MAX_ENV
constant defines the environmental length for strings.
Constant | Meaning |
---|---|
_MAX_ENV |
Maximum string size of an environmental string. |