This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Imbuing streams to auto-codecvt [was Re: _M_underflow_common missing]


On Wed, Sep 04, 2002 at 05:07:26PM -0300, Brad Spencer wrote:
> > If you can post complete code samples that demonstrate what you are
> > doing it would be helpful.
> 
> I will followup with a complete (small) sample program in a few
> minutes.

This works for my Linux systems because they have wchar_t support in
the library.  It should work for any system that has wchar_t support,
AFAICT, but I don't have any more :(

[Attached]

-- 
------------------------------------------------------------------
Brad Spencer - spencer@infointeractive.com - "It's quite nice..."
Systems Architect | InfoInterActive Corp. | A Canadian AOL Company

Attachment: jis.cc
Description: Text document


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