Mail Archives: djgpp/1997/08/30/20:19:02
ao950 AT FreeNet DOT Carleton DOT CA (Paul Derbyshire) wrote:
<Snipped>
>What is ios?
"ios" is one of the base classes on whicch streams are built. The
_open_mode enum is part of class ios, which is defined in the
streambuf.h header.
I'm not that familiar with the class structures, I'm just reporting
what I see when browsing the header file. You should probably check
out a book or tutorial that teaches about the class structure in
fstreams (sorry, I can't recommend one because I haven't read one yet
myself).
----------------------------------------------------
Peter J. Farley III (pjfarley AT dorsai DOT org)
- Raw text -