The MASM Forum Archive 2004 to 2012

Project Support Forums => GoAsm Assembler and Tools => Topic started by: jcpascal27 on January 08, 2009, 05:18:46 PM

Title: nested structures suggestion
Post by: jcpascal27 on January 08, 2009, 05:18:46 PM
Hello Jorgon:

why don't you use a command line option to allow the user to change the limited nested structures number???
Title: Re: nested structures suggestion
Post by: jorgon on January 10, 2009, 09:04:40 AM
Hi jcpascal27

Just out of interest, if there were such a switch - what would you set it to?

Title: Re: nested structures suggestion
Post by: jcpascal27 on January 12, 2009, 06:25:33 PM

I would set it to 200 so that i wouldn't have problems in the future.
If you have programmed the compiler in C or something like that, it's quiet easy to do that.......