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 <a55f7f57906219349c36666c4dd09b1b1b57b505@i2pn2.org>
Deutsch   English   Français   Italiano  
<a55f7f57906219349c36666c4dd09b1b1b57b505@i2pn2.org>

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

Path: ...!weretis.net!feeder8.news.weretis.net!feeder9.news.weretis.net!i2pn.org!i2pn2.org!.POSTED!not-for-mail
From: fir <fir@grunge.pl>
Newsgroups: comp.lang.c
Subject: Re: word on this example
Date: Thu, 29 Aug 2024 13:53:03 +0200
Organization: i2pn2 (i2pn.org)
Message-ID: <a55f7f57906219349c36666c4dd09b1b1b57b505@i2pn2.org>
References: <e3cda7cd9313843a1dd37873ced4c77c05e49745@i2pn2.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 29 Aug 2024 11:53:07 -0000 (UTC)
Injection-Info: i2pn2.org;
	logging-data="135895"; 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
In-Reply-To: <e3cda7cd9313843a1dd37873ced4c77c05e49745@i2pn2.org>
X-Spam-Checker-Version: SpamAssassin 4.0.0
Bytes: 1646
Lines: 28

fir wrote:
>
> point {ints x y}
> line {points p q}

note soem could say making tables by adding s is kinda limiting
like not all write in english and not all words makes plurat by adding s

like

vertex {floats x y z}
triangle {vertexs a b c}

in not englis say polish is yet more weird like sat kwiat is flower
then flowers is kwiaty not kwiats

yet it limits normal names then you cant name maybe some
normal names with s (?)


but this can be somewhat resolved simply some need to use keyword
plural or something (same as typedef)


plural int ints
plural kwiat kwiaty

and predefined type would be predefined (ints floats bits chars etc)