On Wed 22 Nov 06, 7:26 PM, Donn Washburn <n5xwb at hal-pc.org> said:
> You may have just reminded me why mine has been failing -> "visor"
> "lsmod | grep visor" showed nothing. Thanks for the reminder.
You can check to see if it's built directly into the kernel (as opposed to a
loadable module) with:
$ zcat /proc/config.gz | grep -i visor
Pete
--
How VBA rounds a number depends on the number's internal representation.
You cannot always predict how it will round when the rounding digit is 5.
If you want a rounding function that rounds according to predictable rules,
you should write your own.
-- MSDN, on Microsoft VBA's "stochastic" rounding function
Peter Jay Salzman, email: p at dirac.org web: http://www.dirac.org/p
PGP Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D
More information about the jpilot mailing list