[m-rev.] for review: format ints with thousand separators

Zoltan Somogyi zs at cs.mu.OZ.AU
Fri Feb 4 07:55:16 AEDT 2005


On 03-Feb-2005, Ian MacLarty <maclarty at cs.mu.OZ.AU> wrote:
> +	% and insert Seperator between every GroupLength digits.  
> +	% If GroupLength is less than one then no seperators will appear in the
> +	% output.  An exception is thrown if Base is not between 2 and 36.
> +	% Useful for formatting numbers like "1,300,000".

s/seperators/sepArators/

You might want to try greping for "seperators"; there may be other occrrences.

Zoltan.
--------------------------------------------------------------------------
mercury-reviews mailing list
post:  mercury-reviews at cs.mu.oz.au
administrative address: owner-mercury-reviews at cs.mu.oz.au
unsubscribe: Address: mercury-reviews-request at cs.mu.oz.au Message: unsubscribe
subscribe:   Address: mercury-reviews-request at cs.mu.oz.au Message: subscribe
--------------------------------------------------------------------------



More information about the reviews mailing list