errors.fyi
community error code reference
errors.fyi
/
windows-errno
/
E2BIG
E2BIG
windows-errno
Argument list too long
The argument list passed to an exec function exceeds the system limit.
Numeric value:
7
References
https://learn.microsoft.com/en-us/cpp/c-runtime-library/errno-doserrno-sys-errlist-and-sys-nerr
โ all namespaces for E2BIG