errors.fyi
community error code reference
errors.fyi
/
windows-errno
/
ENAMETOOLONG
ENAMETOOLONG
windows-errno
Filename too long
The path or filename exceeds MAX_PATH (260 characters on Windows).
Numeric value:
38
References
https://learn.microsoft.com/en-us/cpp/c-runtime-library/errno-doserrno-sys-errlist-and-sys-nerr
โ all namespaces for ENAMETOOLONG