Talk:Loops/While: Difference between revisions

From Rosetta Code
(the end point should be '1' rather than '0' or it should be specified as integer)
 
(No difference)

Revision as of 13:43, 6 February 2010

Perhaps it should be specified that the number should be int or the number to count down to should be '1' rather than '0' The reason is that for languages that support the numbers rather than integers, the value only tends towards '0' never reaching it :)