Narinder Claire
-
2009-06-21
- priority: 5 --> 3
Hello,
I would like to have a function return a vector of strings. I have read the documentation and have amended / updated the typedef in the container.h file under xlw and cannot get this to work. I can however create functions where the output is vector< double > using the MyArray typdef, but cannot get other types to work such as vector< int > or vector< std::string >
Can someone please help and perhaps give me a brief example.
Thank you very much in advance,
Nicholas