Equivalent STL vectors

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Douglas Dillon (douglasjd2000_at_yahoo.ca)
Date: 06/03/04


Date: 3 Jun 2004 13:52:50 -0700

I am a C++ developer trying to learn the new technology. I am working
on an app that will need to hold an array of strings (unknown size).
What is the appropriate method for creating vectors? The MSDN isn't
helping.

Thanks,

Douglas



Relevant Pages

  • WM_COPYDATA
    ... I would like to send an array of strings or a stringlist from one app ... I'm using Zarko Gajic's WM_COPYDATA example. ...
    (comp.lang.pascal.delphi.misc)
  • Re: call an executable with array of strings parameter
    ... Since the command line arguments of a Java program are an array of strings, ... i would prefer to use the windows messaging system rather ... A app wants to send a damn long long string, ...
    (microsoft.public.win32.programmer.networks)
  • Re: K&R2 Secition 5.9 - major blunders
    ... Each element of b doesn't point to a 20 element array of int. ... This mistake is crucial because ... my explanation is really the qualities of something else: ... > The use of the array of pointers is to store the strings. ...
    (comp.lang.c)
  • Re: K&R2 Secition 5.9 - major blunders
    ... Each element of b doesn't point to a 20 element array of int. ... This mistake is crucial because ... my explanation is really the qualities of something else: ... > The use of the array of pointers is to store the strings. ...
    (comp.lang.c)
  • Re: Direct3D ExecutionEngineException
    ... I managed to get the VertexBuffer and IndexBuffer built without ... shutting down the app by reducing the index buffer array to the exact size ... app quits. ...
    (microsoft.public.win32.programmer.directx.managed)