The MASM Forum Archive 2004 to 2012

General Forums => The Campus => Topic started by: trodon on September 19, 2006, 12:04:02 PM

Title: Macro tutorials?
Post by: trodon on September 19, 2006, 12:04:02 PM
Anyone have some good tutorials about macros?
thanks
Title: Re: Macro tutorials?
Post by: mnemonic on September 19, 2006, 12:26:03 PM
Have a look in here: http://webster.cs.ucr.edu/AsmTools/MASM/MASMDoc/ProgrammersGuide/Chap_09.htm
Title: Re: Macro tutorials?
Post by: trodon on September 19, 2006, 07:35:06 PM
wow  :U
thanks mnemonic  :clap:
Title: Re: Macro tutorials?
Post by: Vortex on September 19, 2006, 08:24:23 PM
Beside tutorials, you can find some nice macro examples here :

http://madwizard.org/snippets/index.php
Title: Re: Macro tutorials?
Post by: trodon on September 20, 2006, 12:33:15 AM
very nice, thanks man