Home
C&C++函数库
c++ 语法
程序源码
Linux C库
函数搜索
C&C++标准库
C库函数
<cassert> (assert.h)
<cctype> (ctype.h)
<cerrno> (errno.h)
<cfenv>
(fenv.h)
<cfloat> (float.h)
<cinttypes>
(inttypes.h)
<ciso646> (iso646.h)
<climits> (limits.h)
<clocale> (locale.h)
<cmath> (math.h)
<csetjmp> (setjmp.h)
<csignal> (signal.h)
<cstdarg> (stdarg.h)
<cstdbool> (stdbool.h)
<cstddef> (stddef.h)
<cstdint> (stdint.h)
<cstdio> (stdio.h)
<cstdlib> (stdlib.h)
<cstring> (string.h)
<ctgmath> (tgmath.h)
<ctime> (time.h)
<cuchar> (uchar.h)
<cwchar> (wchar.h)
<cwctype> (wctype.h)
容器
输入输出
多线程
C++库函数
WEOF
常量 <cwchar><cwctype>
宽文件结束符
扩展为类型为
wint_t
的常量表达式的宏常量定义,该常量表达式的值不对应扩展字符集的任何字符。
它被用作多个宽字符函数返回的值,以指示已经到达文件结束符,或指示不对应于扩展字符集的任何成员的字符值。
这个宏也在头文件<
cwchar
>中定义。
🍄 另请参阅
EOF
文件结束符(constant )
联系我们
免责声明
关于CandCplus
网站地图