Int 2F/AX=1214h

lup.gif ldown.gif Interrups Categories Contents

rbline.gif

DOS 3.0+ internal - COMPARE FAR POINTERS

AX = 1214h
DS:SI = first pointer
ES:DI = second pointer

Return:
ZF set if pointers are equal, ZF clear if not equal CF clear if pointers equal, CF set if not

Category: DOS Kernel - Int 2Fh - D

rbline.gif

lup.gif ldown.gif Interrups Categories Contents