Has anyone ever gotten this error from perl?  How do I resolve it?

panic: frexp at IWfacschd.cgi.exp line 366.

line 366:           $fte = sprintf("%2.4f", $fte);
$fte is a returned number from a database.

frexp is apparently a library that allows the printf('%f') to work but has
failed.


AtDhVaAnNkCsE

Robert Becker
Programmer/Analyst
Carroll College
Waukesha, Wisconsin
[EMAIL PROTECTED]
(262) 524-7682

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to