elpekenin/errno.h

Integers representing a function’s status:
  • 0: Success.

  • Othewise: Failure.

See also

Most values here come from #include <errno.h>.

Check out Linux’s documentation for details.


ENOTFOUND
[source]

Element not found in map.