errors.fyi community error code reference
EINVAL

EINVAL

posix

Invalid argument

An argument supplied to a function call is invalid or out of the permitted range.

Numeric value: 22

References

windows-errno

Invalid argument

An argument to the function is invalid. This is the most commonly encountered CRT error.

Numeric value: 22

References

← all namespaces