in reply to Re^2: Summing the odd/even digits of a larger number (for upc check digits)...a better way?
in thread Summing the odd/even digits of a larger number (for upc check digits)...a better way?
OK ... I thought that since the return didn't get to return the string that the function would return undef. So I shouldn't've removed the "return undef;" at the end.
So what is returned, then? I'm suspecting that it's the value of the condition at the end (i.e. false), but I await edification! ;^)
--roboticus
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Summing the odd/even digits of a larger number (for upc check digits)...a better way?
by GrandFather (Saint) on Jun 23, 2006 at 00:39 UTC | |
by ikegami (Patriarch) on Jun 23, 2006 at 01:01 UTC | |
by roboticus (Chancellor) on Jun 23, 2006 at 01:01 UTC |