proc <procname> <parameters>

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
Skirox
Posts: 11
Joined: Sat Aug 20, 2011 4:05 am

proc <procname> <parameters>

Post by Skirox »

Hello again.
Now I have taken some courses in assembly programming. There were much i didn't know.
Anyways, I don't have much experience with the Netwide Assembler (NASM), Only with other assemblers.

The question is: How do I declare a procedure in NASM.

Skirox
User avatar
Combuster
Member
Member
Posts: 9301
Joined: Wed Oct 18, 2006 3:45 am
Libera.chat IRC: [com]buster
Location: On the balcony, where I can actually keep 1½m distance
Contact:

Re: proc <procname> <parameters>

Post by Combuster »

"Certainly avoid yourself. He is a newbie and might not realize it. You'll hate his code deeply a few years down the road." - Sortie
[ My OS ] [ VDisk/SFS ]
Post Reply