Talk:Increment a numerical string: Difference between revisions

m
(C int2str)
 
m (→‎C int2str: Typo.)
Line 1:
== C int2str ==
 
I removed <tt>int2str</tt> in a [http://rosettacode.org/mw/index.php?title=Increment_a_numerical_string&diff=83245&oldid=81783 a recent revision] because of "various bugs". For the record the issues I noticed are:
 
# The integer input has to be greater than 0, otherwise the output is bogus.
Anonymous user