joelwenzel
Programmer
- Jun 28, 2002
- 448
I am creating an activeX control and I want to pass a vector containing a bunch of doubles. I know I can pass a pointer to an array of doubles but I would also like to be able to pass a vector from <vector.h>.
Is this possible? It is not in the 'Type ' drop down list.
Is this possible? It is not in the 'Type ' drop down list.