/qignerrno Compiler Option

Syntax: Default:
/qignerrno
/qnoignerrno
/qnoignerrno

Use /qignerrno to instruct the compiler to perform optimizations that assume that your program does not refer to or set errno.

By default, such optimizations do not take place.



Summary of Compiler Options