Hi All,
Perhaps someone can help me. I'm having trouble getting a program
to work using the MSL library functions. I'm essentially just trying to get
any program working to use STL vectors by using the <vector> include file.
Anyway, I'm getting all sorts of errors compiling and I was wondering if
anyone knew what I was doing wrong, or even better, could just send me an
example project that uses vectors.
I suspect I have some compilation option wrong, but I can't seem to
find any that effect my compilation.
Anyway, my program is essentially the "starter" application with <vector>
included. Thanks!
David Korus