15,473
社区成员




File: "C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h" 2 occurrences found on 2 lines
31: _CRTIMP extern int * __cdecl _errno(void);
32: #define errno (*_errno())
File: "C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stddef.h" 2 occurrences found on 2 lines
47: _CRTIMP extern int * __cdecl _errno(void);
48: #define errno (*_errno())
File: "C:\Program Files\Microsoft Visual Studio 10.0\VC\include\stdlib.h" 2 occurrences found on 2 lines
249: _CRTIMP extern int * __cdecl _errno(void);
250: #define errno (*_errno())