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 <uukp2q$2v3$1@i2pn2.org>
Deutsch   English   Français   Italiano  
<uukp2q$2v3$1@i2pn2.org>

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

Path: ...!weretis.net!feeder8.news.weretis.net!feeder6.news.weretis.net!i2pn.org!i2pn2.org!.POSTED!not-for-mail
From: fir <fir@grunge.pl>
Newsgroups: comp.lang.c
Subject: remark on defining size of basic types
Date: Thu, 04 Apr 2024 01:34:48 +0200
Organization: i2pn2 (i2pn.org)
Message-ID: <uukp2q$2v3$1@i2pn2.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Wed, 3 Apr 2024 23:34:50 -0000 (UTC)
Injection-Info: i2pn2.org;
	logging-data="3043"; mail-complaints-to="usenet@i2pn2.org";
	posting-account="+ydHcGjgSeBt3Wz3WTfKefUptpAWaXduqfw5xdfsuS0";
User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:27.0) Gecko/20100101 Firefox/27.0 SeaMonkey/2.24
X-Spam-Checker-Version: SpamAssassin 4.0.0
Bytes: 1242
Lines: 10

here is a problem in using 64 big ints on windows
(at least to me its a problem - there are few options
etc, being not sure how it works etc) and how much
more easy and good it would be if long would just have 64
bits

the conclusion is - whouldnt just compilers offer
a way of defining it how long long int shorts
are ? imo it should be much better andportability of
codes probably would be increased