Solution:
You must reduce the amount of contiguous #ifdef/#endif and comments. Break up the #ifdef/#endif sections with a tokenizable line of code.Note that the version 5 tokenizer has a much smaller buffer than the 6,7, 8 and 10 versions.
Modified on: Wed, 2 Jan, 2019 at 12:28 PM
Solution:
You must reduce the amount of contiguous #ifdef/#endif and comments. Break up the #ifdef/#endif sections with a tokenizable line of code.Note that the version 5 tokenizer has a much smaller buffer than the 6,7, 8 and 10 versions.
Did you find it helpful? Yes No
Send feedback