728x90
728x170
*[header][C library] cerrno (errno.h)
<cerrno> (errno.h)
C Errors
C Header that defines the following macro:
- errno
- Last error number (macro )
plus at least three additional macro constants: EDOM, ERANGE and EILSEQ (see errno for more details).
728x90
그리드형(광고전용)
'Programming > C++' 카테고리의 다른 글
[header][C library] ciso646 (iso646.h) (0) | 2017.11.08 |
---|---|
[header][C library] cinttypes (inttypes.h) (C++11) (0) | 2017.11.08 |
[header][C library] cfloat (float.h) (0) | 2017.11.08 |
[header][C library] cfenv (fenv.h) (C++11) (0) | 2017.11.08 |
[header][C library] cctype (ctype.h) (0) | 2017.11.08 |
[header][C library] cassert (assert.h) (0) | 2017.11.08 |
[header][Input/Output] streambuf (0) | 2017.11.08 |
[header][Input/Output] sstream (0) | 2017.11.08 |