nlserror.sp · 127 B · ext
.sp · seen 1010× in SWHvia unique-primary
swh:1:cnt:d2e7244f9776e78fec78b6a53723fcb494b2c980;origin=https://github.com/open-watcom/open-watcom-v2;anchor=swh:1:rev:1b9e0ce0d53e289b194120e3e1cba76c6cab867e;path=/bld/hdr/nlserror.sp
Show source
#ifndef _NLSCMPERROR
/* For MS compatibility, equal to INT_MAX */
#define _NLSCMPERROR ((int)((unsigned int)~0 >> 1))
#endif