|
I'm not sure what you are after here. It's easy to detect a potential divide-by-zero -- just test the divisor; if it's zero, don't do the divide, and perform whatever corrective processing you want to. ==================================
MORE INFORMATION ON THIS TOPIC
==================================
The Best Web Links: tips, tutorials and more.
Visit the ITKnowledge Exchange and get answers to your developing questions fast.
Ask the Experts yourself: Our application development gurus are waiting to answer your programming questions.
|