Re: Inline assembler syntax error in Delphi 2006



Menaka wrote:
I tried your code and it worked fine.But I'm not clear whther it will give the needed in the comment// Result:=eax xor TByteArray(Table).Can you tell me about this
xor al, byte ptr [cCRC32Table + ebx]

The comment is just nonsense. Show your declarations of your table, and the result type.

Cheers,
Nicholas Sherlock

--
http://www.sherlocksoftware.org
.