Re: CString help
- From: "Mihai N." <nmihai_year_2000@xxxxxxxxx>
- Date: Sat, 23 Jun 2007 01:35:24 -0700
&s[0]....
Though not guaranteed, I don't know any implementation where this won't
work.
Possible, but implementation speciffic.
Since it is not captured in the standard in any way, it can disapear at any
time.
(and in fact I think I know a case where this might break: flex_string of
Andrei Alexandrescu, a very nice string class, standard compliant).
--
Mihai Nita [Microsoft MVP, Windows - SDK]
http://www.mihai-nita.net
------------------------------------------
Replace _year_ with _ to get the real email
.
- Follow-Ups:
- Re: CString help
- From: Doug Harrison [MVP]
- Re: CString help
- References:
- CString help
- From: jp2code
- Re: CString help
- From: Ajay Kalra
- Re: CString help
- From: jp2code
- Re: CString help
- From: David Wilkinson
- Re: CString help
- From: Mihai N.
- Re: CString help
- From: Doug Harrison [MVP]
- CString help
- Prev by Date: Re: Dynamically allocating an array
- Next by Date: Re: CString help
- Previous by thread: Re: CString help
- Next by thread: Re: CString help
- Index(es):
Relevant Pages
|