1.5 Unicode Values

These are the unicode return values (0xFFE9 to 0xFFF9) declared in the UNICODE.H file:

0xFDE0

NWU_NO_CONVERTER: Default converter not loaded

0xFDE1

NWU_CONVERTER_NOT_FOUND: Converter file was not found

0xFDE2

NWU_TOO_MANY_FILES (DOS only): Too many files are open

0xFDE3

NWU_NO_PERMISSION (DOS only): Access to file was denied

0xFDE4

NWU_OPEN_FAILED (DOS only): Attempt to open file failed

0xFDE5

NWU_READ_FAILED (DOS only): Attempt to read file failed

0xFDE6

NWU_OUT_OF_MEMORY: Insufficient memory

0xFDE7

NWU_CANT_LOAD_CONVERTER: Unable to load converter

0xFDE8

NWU_CONVERTER_CORRUPT: Converter is invalid

0xFDE9

NWU_NULL_HANDLE: Converter handle was NULL

0xFDEA

NWU_BAD_HANDLE: Converter handle is invalid

0xFDEB

NWU_HANDLE_MISMATCH: Handle does not match operation

0xFDEC

NWU_UNMAPPABLE_CHAR: Unmappable character found

0xFDED

NWU_RANGE_ERROR: Invalid constant was passed to function

0xFDEE

NWU_BUFFER_FULL: Buffer too small for output

0xFDEF

NWU_INPUT_MAX: Processed maximum number of input characters

0xFE17

UNI_ALREADY_LOADED: Already loaded another country or code page.

0xFE16

UNI_FUTURE_OPCODE: Rule table has unimplemented rules.

0xFE15

UNI_NO_SUCH_FILE: No such file or directory.

0xFE14

UNI_TOO_MANY_FILES: Too many files already open.

0xFE13

UNI_NO_PERMISSION: Permission denied on file open.

0xFE12

UNI_NO_MEMORY: Not enough memory.

0xFE11

UNI_LOAD_FAILED: NWLoadRuleTable failed; do not know why.

0xFE10

UNI_HANDLE_BAD: Rule table handle was bad.

0xFE0F

UNI_HANDLE_MISMATCH: Rule table handle does not match operation.

0xFE0E

UNI_RULES_CORRUPT: Rule table is corrupt.

0xFE0D

UNI_NO_DEFAULT: No default rule and no ’No map’ character.

0xFE0C

UNI_INSUFFICIENT_BUFFER

0xFE0B

UNI_OPEN_FAILED: Open failed in NWLoadRuleTable.

0xFE0A

UNI_NO_LOAD_DIR: Load directory could not be determined.

0xFE09

UNI_BAD_FILE_HANDLE: File handle was bad.

0xFE08

UNI_READ_FAILED: File read of rule table failed.

0xFE07

UNI_TRANS_CORRUPT: Translator is corrupt.