Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Edited by NavBot (vkp)

...

Wiki Markup
Section 7.19.9.2 of \[[ISO/IEC 9899:1999|AA. References#ISOBibliography#ISO/IEC 9899-1999]\] states the following specific behavior for {{fseek()}} when opening a binary file in binary mode: 

...

Wiki Markup
In addition, footnote 234 of Section 7.19.3 of \[[ISO/IEC 9899:1999|AA. References#ISOBibliography#ISO/IEC 9899-1999]\] has this to say: 

...

Wiki Markup
Section 7.19.9.4 of \[[ISO/IEC 9899:1999|AA. References#ISOBibliography#ISO/IEC 9899-1999]\] states the following specific behavior for ftell() when opening a text file in text mode: 

...

Wiki Markup
\[[ISO/IEC 9899:1999|AA. References#ISOBibliography#ISO/IEC 9899-1999]\] Section 7.19.9.2, "The fseek function", Section 7.19.3, footnote 234, "Files", Section 7.19.9.4, "The ftell function"
[MSDN|AA. References#MSDNBibliography#MSDN] "ftell"

...

      09. Input Output (FIO)      FIO00-C. Take care when creating format strings