converting Turbo Pascal inline code to Object Pascal

后端 未结 0 1894
栀梦
栀梦 2021-01-24 20:22

while converting old TP units to modern Object pascal, I ran into the following:

function Less (var a, b; Relation : POINTER) : boolean;
    inline($5B/$59/$0E/$E         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题