Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <vfe026$2mmln$1@dont-email.me>
Deutsch   English   Français   Italiano  
<vfe026$2mmln$1@dont-email.me>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!eternal-september.org!feeder2.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: James Kuyper <jameskuyper@alumni.caltech.edu>
Newsgroups: comp.lang.c,comp.std.c
Subject: Re: SIGFPE
Date: Thu, 24 Oct 2024 13:27:34 -0400
Organization: A noiseless patient Spider
Lines: 8
Message-ID: <vfe026$2mmln$1@dont-email.me>
References: <Jd11RFbi8Eoq-pn2-vqVzCv1oVeGd@localhost>
 <vfa9cl$1unia$1@dont-email.me> <Jd11RFbi8Eoq-pn2-X44qhBsxNpZ8@localhost>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 24 Oct 2024 19:27:35 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="df4f5bd9af85e7718274c7d89067fd38";
	logging-data="2841271"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1/pQmxDjvljpmvM/KaFsKKUw8pxOakf2P8="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:NrxejNBbWANKQyK9dRuJ5fsotQk=
In-Reply-To: <Jd11RFbi8Eoq-pn2-X44qhBsxNpZ8@localhost>
Content-Language: en-US
Bytes: 1342

On 10/24/24 13:01, Fred J. Tydeman wrote:
> Anyone know of any implementations where the standard library functions use SIGFPE?
....

"... the functions in <math.h> ... Each function shall execute as if it
were a single operation without raising SIGFPE ..." (7.12.1p1).