1 |
6.55116 |
_CRT_INT_MAX |
Int32 |
2147483647 |
0x7FFFFFFF |
2147483647 |
|
|
System.Int32 |
#define _CRT_INT_MAX 2147483647
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\ucrt\corecrt.h(224,0) |
|
2 |
4.63237 |
TMP_MAX |
Int32 |
2147483647 |
0x7FFFFFFF |
2147483647 |
|
|
System.Int32 |
#define TMP_MAX _CRT_INT_MAX
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\ucrt\stdio.h(66,0) |
|
3 |
3.860308 |
_NLSCMPERROR |
Int32 |
2147483647 |
0x7FFFFFFF |
2147483647 |
|
|
System.Int32 |
#define _NLSCMPERROR _CRT_INT_MAX // currently == INT_MAX
|
%ProgramFiles(x86)%\Windows Kits\10\Include\10.0.19041.0\ucrt\string.h(27,0) |
|