for (vector<int>::size_type index = 0; index != numbers.size(); ++index) //what this four dots mean. i request somthing that should be very simple and beginner level not too much advanced because i put the same code last time , but somebody explained it in a such advanced way that i was completely lost.
thanks.
{
cout << numbers[index] << endl;
}
1 Replies - 101 Views - Last Post: 19 February 2013 - 02:18 PM
#1
can any body will a very simple comments for my codes.
Posted 19 February 2013 - 02:13 PM
Replies To: can any body will a very simple comments for my codes.
#2
Re: can any body will a very simple comments for my codes.
Posted 19 February 2013 - 02:18 PM
Please avoid duplicate posting.
Page 1 of 1
|
|

New Topic/Question
This topic is locked



MultiQuote







|