flat assembler
Message board for the users of flat assembler.

Index > Windows > compiling error

Author
Thread Post new topic Reply to topic
Ali.Z



Joined: 08 Jan 2018
Posts: 732
Ali.Z 28 Jun 2018, 08:46
error: reserved word used as a symbol
Code:
cmp byte [edx+0C],0x3D     


and if i use
Code:
cmp byte ptr [edx+0C],0x3D     

it gives invalid expression

now what!

_________________
Asm For Wise Humans
Post 28 Jun 2018, 08:46
View user's profile Send private message Reply with quote
revolution
When all else fails, read the source


Joined: 24 Aug 2004
Posts: 20445
Location: In your JS exploiting you and your system
revolution 28 Jun 2018, 08:54
"0C" is not a valid number. Try with "0xC".
Post 28 Jun 2018, 08:54
View user's profile Send private message Visit poster's website Reply with quote
Ali.Z



Joined: 08 Jan 2018
Posts: 732
Ali.Z 28 Jun 2018, 10:06
thanks rev.
Post 28 Jun 2018, 10:06
View user's profile Send private message Reply with quote
Display posts from previous:
Post new topic Reply to topic

Jump to:  


< Last Thread | Next Thread >
Forum Rules:
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Copyright © 1999-2025, Tomasz Grysztar. Also on GitHub, YouTube.

Website powered by rwasa.