Re: CString help



I don't know any standard library implementation that comes with
flex_string renamed to basic_string.
True.

And you should feel free to use it. Just make sure you've observed all the
little nuances necessary to use std::string in a truly portable way.
After reading your open-std.org link it seems I can do this, but not for long
:-)

But reading it, I still think there is no decend standard way to write
something in a standard string in a standard way.
Even if the storage is contigous, the data is still const, you I cannot
safely change it.


--
Mihai Nita [Microsoft MVP, Windows - SDK]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email
.



Relevant Pages

  • Re: Application Speed Problem - VERY weird
    ... MDE front ends not MDB ... If the DB is reading in a lot of records, ... The data is linked with the standard Access "link ... add that we have only ever used the database on Access 2K. ...
    (microsoft.public.access.tablesdbdesign)
  • Re: home GTT - 75 grams glucose?
    ... hospital) and taking no medicines that could affect your blood glucose. ... Those are the standard numbers I've always seen. ... a significantly higher reading than just using the 30m/1h/2h/etc. ... Good doctors KNOW they are probably going to miss the peak just ...
    (alt.support.diabetes)
  • Re: home GTT - 75 grams glucose?
    ... hospital) and taking no medicines that could affect your blood glucose. ... Those are the standard numbers I've always seen. ... a significantly higher reading than just using the 30m/1h/2h/etc. ... Good doctors KNOW they are probably going to miss the peak just ...
    (alt.support.diabetes)
  • Re: asrock, problem with nic after windows-boot - Exact Opposite issue the OP is having
    ... concerning Reading the Startup "Buffer" of the Bootup ... Time to read those startup scripts, ... are identified as STANDARD, INFORMATIONAL and HISTORIC, etc.? ...
    (comp.os.linux.networking)
  • Re: dd behaving inconsistently
    ... It *always* specifies the record length when reading. ... Tape blocks *can* be variable in size. ... do a readinto a buffer that you 'know' is bigger than the largest possible ... If you're going through the standard library 'buffered' ...
    (comp.unix.shell)

Loading