Re: [xsl] collapsing number ranges

Subject: Re: [xsl] collapsing number ranges
From: Bruce D'Arcus <bdarcus@xxxxxxxxxxxxx>
Date: Sun, 29 Aug 2004 19:30:31 -0400
On Aug 29, 2004, at 5:03 PM, Jeni Tennison wrote:

I wouldn't have thought of using idiv and mod to get particular digits
if I hadn't seen David C.'s solution. I would have just used
substring() instead.

Just out of curiosity, what are tradeoffs between the two approaches?


Bruce

Current Thread