inline assembler

Top  Previous  Next

What is partially translated > inline assembler

 

Inline assembler code isn't converted. It is put into comments instead, so that the translated code will not stop to compile because of invalid assembler parts. In the first version of Delphi2Cpp, there is a minimalistic option to convert Delphi comments and Delphi expressions and to substitute identifiers. The option wasn't taken  over here to Delphi2Cpp II, because it is of little use and because in the actual Delphi RTL the definition of PUREPASCAL can be set, to avoid the use of assembler code at all,

 



This page belongs to the DelphiXE2Cpp11 Documentation

DelphiXE2Cpp11 home  Content