flat assembler
Message board for the users of flat assembler.

Index > Windows > look the error, for help!

Author
Thread Post new topic Reply to topic
a2si



Joined: 25 Oct 2012
Posts: 3
a2si 25 Oct 2012, 15:07
use the FASM, make a program.
but emerge a error.
Code:
error: undefined symbol 'MemCall._Leave?Tz'.
    


my declare is '._Leave'.

is '?Tz' Come from?

Thanks for answering.

_________________
汇编爱好者
Post 25 Oct 2012, 15:07
View user's profile Send private message Send e-mail ICQ Number Reply with quote
JohnFound



Joined: 16 Jun 2003
Posts: 3499
Location: Bulgaria
JohnFound 25 Oct 2012, 15:47
You declared "._Leave" label as "local" in some macro. FASM adds unique suffixes to the local labels in order to resolve possible conflicts.
As a rule, such labels are only for internal use in macros, not from the user, because you can't know what suffix will be added.
Post 25 Oct 2012, 15:47
View user's profile Send private message Visit poster's website ICQ Number Reply with quote
a2si



Joined: 25 Oct 2012
Posts: 3
a2si 25 Oct 2012, 15:50
I understand, thank you! ^_^
Post 25 Oct 2012, 15:50
View user's profile Send private message Send e-mail ICQ Number 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.