Int 2F/AX=1225h

Prev Next Ralf Interrups Categories Contents

------

DOS 3.0+ internal - GET LENGTH OF ASCIZ STRING

AX = 1225h
DS:SI -> ASCIZ string

Return:
CX = length of string

Note: Supported by DR DOS 5.0+

See Also: AX=1212h

Category: DOS Kernel - Int 2Fh - D

------

Prev Next Ralf Interrups Categories Contents