Documentation Home
>
Oracle Solaris Studio 12.2:C 用户指南
>
附录 E 实现定义的 ISO/IEC C90 行为
>
E.1 与 ISO 标准比较的实现
>
E.1.14 库函数 (G.3.14)
> E.1.14.18 (7.9.3) The rules for composing valid file names(书写有效文件名的规则):
Oracle Solaris Studio 12.2:C 用户指南
Previous
: E.1.14.17 (7.9.3) Whether a zero-length file actually exists(零长度文件是否实际存在):
Next
: E.1.14.19 (7.9.3) Whether the same file can be open multiple times(同一文件是否可以多次打开):
E.1.14.18 (7.9.3) The rules for composing valid file names(书写有效文件名的规则):
有效文件名的长度可以为 1 到 1,023 个字符,可以使用除字符
null
和 /(斜杠)之外的所有字符。
Previous
: E.1.14.17 (7.9.3) Whether a zero-length file actually exists(零长度文件是否实际存在):
Next
: E.1.14.19 (7.9.3) Whether the same file can be open multiple times(同一文件是否可以多次打开):
© 2010, Oracle Corporation and/or its affiliates