c++ - VC++ preprocessor parameters-count limit -


what vc++ preprocessor parameters-count limit? i'm using vs2013

i found doc. linux: https://gcc.gnu.org/onlinedocs/cpp/implementation-limits.html

https://msdn.microsoft.com/en-us/library/ft39hh4x.aspx says maximumm number of parameters in 1 macro definition 127.


Comments

Popular posts from this blog

many to many - Django Rest Framework ManyToMany filter multiple values -

java - Jasper subreport showing only one entry from the JSON data source when embedded in the Title band -

Java Entity Manager - JSON reader was expecting a value but found 'db' -