I have a vector of dates with values already inserted, but I wanted to show the values one by one, so I created a "for" that did this
DatasIndisible is my vector of dates, with values already allocated;
string mens;
for (int i = 0; i <= 5;...
asked by
14.06.2017 / 03:49