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 <uundl9$ugsb$2@dont-email.me>
Deutsch   English   Français   Italiano  
<uundl9$ugsb$2@dont-email.me>

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

Path: ...!weretis.net!feeder8.news.weretis.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Lawrence D'Oliveiro <ldo@nz.invalid>
Newsgroups: comp.lang.c
Subject: Re: remark on defining size of basic types
Date: Thu, 4 Apr 2024 23:38:18 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 6
Message-ID: <uundl9$ugsb$2@dont-email.me>
References: <uukp2q$2v3$1@i2pn2.org> <uukrfp$7l0f$2@dont-email.me>
	<uul0q6$c4i$1@i2pn2.org> <uul461$d88r$1@dont-email.me>
	<uum354$1l27$1@i2pn2.org> <uum95f$lr8o$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Thu, 04 Apr 2024 23:38:18 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f5e959706a1ab93774d71c78cd2d7e1b";
	logging-data="1000331"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+5qPMwL9TMOrbX/A8Eta15"
User-Agent: Pan/0.155 (Kherson; fc5a80b8)
Cancel-Lock: sha1:fRfSq6EdCSBK1Tutbp/3gpYniMo=
Bytes: 1298

On Thu, 4 Apr 2024 15:15:26 +0200, Janis Papanagnou wrote:

> Sometimes it's useful to have an unbounded or parameterized integral
> data type available ...

Interestingly, Fortran (of all things) has that.