Documentation Home
>
Sun WorkShop Compiler C 5.0 User's Guide
>
Appendix B Implementation-Defined Behavior
>
Implementation Compared to the ANSI/ISO StandardT
>
Library Functions(G.3.14)
> (7.9.2) The number of null characters that may be appended to data written to a binary stream:
Sun WorkShop Compiler C 5.0 User's Guide
Previous
: (7.9.2) Whether space characters that are written out to a text stream immediately before a new-line character appear when read in:
Next
: (7.9.3) Whether the file position indicator of an append mode stream is initially positioned at the beginning or end of the file:
(7.9.2) The number of null characters that may be appended to data written to a binary stream:
No null characters are appended to a binary stream.
Previous
: (7.9.2) Whether space characters that are written out to a text stream immediately before a new-line character appear when read in:
Next
: (7.9.3) Whether the file position indicator of an append mode stream is initially positioned at the beginning or end of the file:
© 2010, Oracle Corporation and/or its affiliates