별의 공부 블로그 🧑🏻‍💻
728x90
728x170

*[header][Input/Output] ios


<ios>

Input-Output base classes
Header providing base classes and types for the IOStream hierarchy of classes:

click on an element for detailed information


Types

Class templates


Classes


Other types


Format flag manipulators (functions)

Independent flags (switch on):
Independent flags (switch off):
Numerical base format flags ("basefield" flags):
Floating-point format flags ("floatfield" flags):
Adustment format flags ("adjustfield" flags):

Other functions


Notice that not all standard manipulators are defined in this header. Input streams also support ws, and output streams endlends and flush. Streams also support an additional set of manipulators, which are parametric and defined apart in header <iomanip>. These are: setiosflagsresetiosflagssetbasesetfillsetprecisionsetw



내용 출처 : http://www.cplusplus.com/reference/ios/

728x90
그리드형(광고전용)

'Programming > C++' 카테고리의 다른 글

[header][Input/Output] ostream  (0) 2017.11.08
[header][Input/Output] istream  (0) 2017.11.08
[header][Input/Output] iostream  (0) 2017.11.08
[header][Input/Output] iosfwd  (0) 2017.11.08
[header][Input/Output] iomanip  (0) 2017.11.08
[header][Input/Output] fstream  (0) 2017.11.08
[header][Multi-threading] thread (C++11)  (0) 2017.11.08
[header][Multi-threading] mutex (C++11)  (0) 2017.11.08
⚠️AdBlock이 감지되었습니다. 원할한 페이지 표시를 위해 AdBlock을 꺼주세요.⚠️
starrykss
starrykss
별의 공부 블로그 🧑🏻‍💻


📖 Contents 📖