/N Compiler Option

Syntax: Default:
/Nn No limit

Use /N to set the maximum number of errors before compilation aborts. Compilation ends when the error count reaches n.

By default, the compiler sets no limit on the number of errors.



Summary of Compiler Options