U
usenet
I am unable to catch floating exceptions (e.g. divide by 0 or 0/0)
using the standard exceptions defined in stdexcept. What is the
recommended way to catch such exceptions?
Thanks,
Song
using the standard exceptions defined in stdexcept. What is the
recommended way to catch such exceptions?
Thanks,
Song