The MASM Forum
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
MASM32 Downloads
Home
Help
Search
Login
Register
The MASM Forum
»
Projects
»
Rarely Used Projects
»
GoAsm
(Moderator:
Donkey
) »
coding error
« previous
next »
Print
Pages: [
1
]
Author
Topic: coding error (Read 4072 times)
shankle
Member
Posts: 868
coding error
«
on:
November 13, 2013, 12:48:42 AM »
I mistakenly coded ".blah:" when it should be ".blah".
The compiler did not catch it.
Maybe wjr will advise.
Logged
wjr
Member
Posts: 242
Re: coding error
«
Reply #1 on:
November 13, 2013, 03:40:44 AM »
I find the second form easier and preferable, but GoAsm is aware and flexible here. You can do it either way since the leading period marks it as a locally scoped re-usable label.
Logged
Print
Pages: [
1
]
« previous
next »
The MASM Forum
»
Projects
»
Rarely Used Projects
»
GoAsm
(Moderator:
Donkey
) »
coding error