Blog posts tagged with "Operating System"
-
Skipping Division by Zero on Linux
A typical C program will exit if you divide my zero. You can register a handler to do some work when this happens. In this example, I show how to let the program continue, thus skipping the faulty instruction.
Posted
on Wed, 02 Nov 2011
Skipping Division by Zero on Linux
A typical C program will exit if you divide my zero. You can register a handler to do some work when this happens. In this example, I show how to let the program continue, thus skipping the faulty instruction.
Posted on Wed, 02 Nov 2011