On Mon, 13 Dec 2004, Dave Rolsky wrote:

How can that be sane? So you ask for minutes and you get fractional
minutes but you ask for seconds and get zero?

Cause really it should just blow up when you give it fractional anything.

Or not. Anyone know of a good way to check that a parameter is one of:

 - an integer
 - infinity
 - NaN

keeping in mind that if I regex a very large number it gets converted to a string which may be "1.5853e+18"!


-dave

/*===========================
VegGuide.Org
Your guide to all that's veg.
===========================*/

Reply via email to