From: pjfarley AT dorsai DOT org (Peter J. Farley III) Newsgroups: comp.os.msdos.djgpp Subject: Re: Problem with fstreams... Date: Sat, 30 Aug 1997 19:20:31 GMT Organization: None Lines: 16 Message-ID: <34087191.15417632@snews.zippo.com> References: <5u62mh$9l6 AT freenet-news DOT carleton DOT ca> <34077a34 DOT 845806 AT snews DOT zippo DOT com> <5u8pmk$7j1 AT freenet-news DOT carleton DOT ca> NNTP-Posting-Host: news.newsdawg.com To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk ao950 AT FreeNet DOT Carleton DOT CA (Paul Derbyshire) wrote: >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)