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. |
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical 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. |