C语言标准附件K中的类型列表
| 类型 | 对应类型 | 对应头文件 |
| errno_t | int | <errno.h> <stdio.h> <stdlib.h> <string.h> <time.h> <wchar.h> |
| rsize_t | size_t | <stddef.h> <stdio.h> <stdlib.h> <string.h> <time.h> <wchar.h> |
| constraint_handler_t | <stdlib.h> |
| 类型 | 对应类型 | 对应头文件 |
| errno_t | int | <errno.h> <stdio.h> <stdlib.h> <string.h> <time.h> <wchar.h> |
| rsize_t | size_t | <stddef.h> <stdio.h> <stdlib.h> <string.h> <time.h> <wchar.h> |
| constraint_handler_t | <stdlib.h> |