|
|
BSD 4.2
{
test of floating point exception handling
}
program fpe(input, output);
var x, y : real;
begin
x := 1;
y := 0;
writeln(x/y);
end.
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.