Re: Vector

From: Andrew Koenig (ark_at_acm.org)
Date: 10/27/04


Date: Tue, 26 Oct 2004 22:56:26 GMT


"Rakesh" <rakeshsv@gmail.com> wrote in message
news:270b72.0410261429.5f63c9df@posting.google.com...
> Hi All,

> Assume I declared a vector of char * .

> vector<string> x[100]

That's not a vector of char *.

> How the memory is allocated ?

Why do you care? That is, what aspects of memory allocation are you asking
about, and why?



Relevant Pages

  • Re: Its A Start
    ... Thanks Char (and everyone else, ... I intend to, and I should have listed it as one of the things I intend ... of this writing, I have yet to receive benefits from blah, blah, blah - ... and home care nurses to take care of things once ...
    (alt.med.fibromyalgia)
  • Re: somebody dropped a (warning) bomb
    ... But THE CALLER CANNOT AND MUST NOT CARE! ... Because the sign of "char" is ... warning sounds obviously insane. ... Make even "int" arguments (which ...
    (Linux-Kernel)
  • Re: somebody dropped a (warning) bomb
    ... But THE CALLER CANNOT AND MUST NOT CARE! ... Because the sign of "char" is ... warning sounds obviously insane. ... const unsigned char *a; ...
    (Linux-Kernel)
  • Re: undefined lseek whem converting CW8->CW9
    ... > char * itoa ... > #pragma unused// taken care of by sprintf ... > But I am unsure that the radix is actually being taken care of my ... the radix is always 10 instead of the pragma). ...
    (comp.sys.mac.programmer.codewarrior)
  • Re: Pass String from Vb.net application to VC++ dll in pocket PC 2003
    ... I also used wchar_t* instead of char* but facing same problem. ... Rakesh ... >> Sample code of vb.net application ... >> Regards, ...
    (microsoft.public.pocketpc.developer)