Talk:Loops/While

From Rosetta Code
Revision as of 09:34, 26 April 2008 by Rahul (talk | contribs) (the end point should be '1' rather than '0' or it should be specified as integer)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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 :)