Omni C++ Library
What is Omni?
Getting Started
Cross Platform
Downloads
Documentation
Source
Class Index
Examples
Building
Macros/Options
System API
Considerations
Style/Best Practices
Search
Search the Library
(C)
Zeriph Enterprises
OMNI_FSTREAM_T
MACRO
OMNI_FSTREAM_T
- Defines the underlying
fstream
type.
SYNOPSIS
top
Defines either the
std::fstream
or std::wfstream type used internally.
DESCRIPTION
top
None.
CONSIDERATIONS
top
No special considerations.
PLATFORM SPECIFIC
top
No special consideration.
NOTES
top
None.