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 <lm86g5Flrc3U11@mid.individual.net>
Deutsch   English   Français   Italiano  
<lm86g5Flrc3U11@mid.individual.net>

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

Path: ...!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: rbowman <bowman@montana.com>
Newsgroups: alt.folklore.computers,comp.os.linux.misc
Subject: Re: TeX and Pascal [was Re: The joy of FORTRAN]
Date: 3 Oct 2024 18:35:49 GMT
Lines: 7
Message-ID: <lm86g5Flrc3U11@mid.individual.net>
References: <pan$96411$d204da43$cc34bb91$1fe98651@linux.rocks>
	<5mqdnZuGq4lgwm_7nZ2dnZfqnPSdnZ2d@earthlink.com>
	<vcub5c$36h63$1@dont-email.me> <1r0e6u9.1tubjrt1kapeluN%snipeco.2@gmail.com>
	<vcuib9$37rge$5@dont-email.me> <vcvuhh$3hroa$2@dont-email.me>
	<llhieuF8ej2U2@mid.individual.net> <20240925083451.00003205@gmail.com>
	<Pascal-20240925164718@ram.dialup.fu-berlin.de>
	<mdd4j63pmo1.fsf_-_@panix5.panix.com>
	<oJ-cnQSrLZDYdGX7nZ2dnZfqnPWdnZ2d@earthlink.com>
	<vdatb6$1l4ch$8@dont-email.me> <vdauah$1lq1u$1@dont-email.me>
	<lltt6uF4fseU4@mid.individual.net> <vdcn1q$1tmdr$5@dont-email.me>
	<vddqoe$264fi$2@dont-email.me> <vdf4le$2cn51$6@dont-email.me>
	<vdh2l1$2p7e2$1@dont-email.me> <vdh3ku$2path$1@dont-email.me>
	<vdhqnf$2t1fi$4@dont-email.me> <e6tLO.276711$FzW1.154698@fx14.iad>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net lxL0m8S2dWH451TM2tUWGA0YU4FS1arkWIyNuJF7DKQlD0UBdq
Cancel-Lock: sha1:RBeyBL22+7B8mG9dz+Ug3zOUSxw= sha256:qS1xI1WLydOyMfd3LnGTXI1Ed6Rk1x8Ut4vYqhVbYQo=
User-Agent: Pan/0.149 (Bellevue; 4c157ba)
Bytes: 1732

On Thu, 3 Oct 2024 03:04:11 -0600, Louis Krupp wrote:

> Maybe add parentheses around the comparison, especially if it's long or
> complex, which this isn't:

I tend to use parens with operators if it isn't a simple expression to 
make the precedence explicit.