Not sure about
+ if (!string || !*string) {
+ return 1.0f;
+ }
+Why return 1 if passed a NULL?? -- =========================================================================== Jim Jagielski [|] [EMAIL PROTECTED] [|] http://www.jaguNET.com/ "A society that will trade a little liberty for a little order will lose both and deserve neither" - T.Jefferson
