Answer the question
In order to leave comments, you need to log in
FASM. How to declare a procedure with an argument - a string?
How to declare a procedure with a string argument?
I do so
proc getel text:DB
endp
Error: extra characters on line
Answer the question
In order to leave comments, you need to log in
How to declare a procedure with a string argument?
proc getel text
endp
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question