21 Aug
2013
21 Aug
'13
11:33 a.m.
Hi, If I create a vector<int> of 100 elements and a vector<char> of 100 elements, will there be any difference in the total memory used by them? or which is more efficient? Thanks, Lloyd