This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: c++/6915: istream::get


On Fri, Nov 29, 2002 at 12:44:03PM -0500, David Burken wrote:
> All:
> 
> Any plans for a stream get/put read/write that takes an "unsigned char"?
> 
> Is this not part of the standard?  Seems like it should be if it isn't...

No, it isn't.  The standard specifically points out, in fact, that it isn't.


Phil

-- 
I would therefore like to posit that computing's central challenge, viz. "How
not to make a mess of it," has /not/ been met.
                                                 - Edsger Dijkstra, 1930-2002


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]