vector as a private class memberThanks for the above. But still not the case. My progam can execute normally despite the unexpected ...
Can someone help me with my calculator?use iostream. don't allow space between include and <iostream>
Can someone help me with my calculator?How about change <iostream> to <iostream.h>?
vector as a private class memberclass A{ AddToVector(int i) { vec.puch_back(i);} FunctionA( ) { printf("%d\n",vec.size();} ...
vector as a private class memberHi! I get a problem with the vector as a private class member: When I did't initialize the vector ...
This user does not accept Private Messages