Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The return value is a pointer to a NULL-terminated string that contains descriptive text for the error code.

Example

The following example shows an error caused by checking out a non-existent feature. It also shows information contained in the LMX_ERROR_INFO structure and calls an exit() function.

...