Hello, I have a few questions about Assembly. I am extremely new to it!
Question 1:
How do you write functions in assembly? Is it even possible?
Question 2:
How do you get an input to a dd variable type (do I have to do the math on four db inputs?)
Question 3:
Is it possible to make arrays in Assembly? If so how?
Thank you for any help! I am using masm32 with 16-bit link and CodeView v4.