Please help
ATL / WTL / STL
1
Posts
1
Posters
0
Views
1
Watching
-
I want to harness the power of STL in my code. But I am not able to become comfortable with STL. May be because of my inexperience. Presently I am working with
string
. What I want to pass from a dll a function which will accept List of employees and Number of employees and I will save it in a class member variable. How to do it is the question?