User profile: ane
| User info |
| User name: | ane |
| History |
| Joined: | |
| Number of posts: | 14 |
| Latest posts: |
how to declare number of vectors dynamically thanks,
works!!
cannot convert 'std::vector' to 'int' in initialization I am try assign:
[code]
int temp= vsVol[a];
being:
std::vector <std::vector <int> > vsVo...
how to declare number of vectors dynamically I understand,thanks, but I try assign values para v[a], but don't get, I try:
v[1]=1;
v.at(0).at...
how to declare number of vectors dynamically thanks, now is all right, however, I not understand:
1- what is "vs[ 2 ]?"
2- how assign values t...
how to declare number of vectors dynamically I try declare the function do_something_to_a_vector, but when I call the function "do_something_to_a...
|
This user does not accept Private Messages