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

cron - how to properly run Python script with crontab on every system startup -

elasticsearch - Is the order of operations guaranteed in a bulk update? -

Slow performance first queries on SQL Azure -