MBCurMax

NLS Function: Returns the longest possible multibyte character length, in bytes, for the current codepage.

Module: USE DFNLS

Syntax

result = MBCurMax( )

Results:

The result is of type INTEGER(4). The result is the longest possible multibyte character, in bytes, for the current codepage.

The MBLenMax parameter, defined in the module DFNLS.F90, is the longest length, in bytes, of any character in any codepage installed on the system.

Compatibility

CONSOLE STANDARD GRAPHICS QUICKWIN GRAPHICS WINDOWS DLL LIB

See Also: MBCharLen