[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppStdioH
This header file is not in the C++ standard [1,2], but cstudio is [2]. cstudio can be used for C-style input/output (most notably std::printf). You could also use the iostream header file's facilities.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppStdioH
(C++) stdio (header file)
'stdio' in an abbreviation of 'standard input/output'.This header file is not in the C++ standard [1,2], but cstudio is [2]. cstudio can be used for C-style input/output (most notably std::printf). You could also use the iostream header file's facilities.
References
- 1) C++ International Standard. ISO/IEC 14882. Second edition. Table 11.
- 2) C++ International Standard. ISO/IEC 14882. Second edition. Table 12.
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
