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 <20240528185624.00002494@yahoo.com>
Deutsch   English   Français   Italiano  
<20240528185624.00002494@yahoo.com>

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

Path: ...!news.mixmin.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Michael S <already5chosen@yahoo.com>
Newsgroups: comp.lang.c
Subject: Re: xxd -i vs DIY Was: C23 thoughts and opinions
Date: Tue, 28 May 2024 18:56:24 +0300
Organization: A noiseless patient Spider
Lines: 23
Message-ID: <20240528185624.00002494@yahoo.com>
References: <v2l828$18v7f$1@dont-email.me>
	<00297443-2fee-48d4-81a0-9ff6ae6481e4@gmail.com>
	<v2lji1$1bbcp$1@dont-email.me>
	<87msoh5uh6.fsf@nosuchdomain.example.com>
	<f08d2c9f-5c2e-495d-b0bd-3f71bd301432@gmail.com>
	<v2nbp4$1o9h6$1@dont-email.me>
	<v2ng4n$1p3o2$1@dont-email.me>
	<87y18047jk.fsf@nosuchdomain.example.com>
	<87msoe1xxo.fsf@nosuchdomain.example.com>
	<v2sh19$2rle2$2@dont-email.me>
	<87ikz11osy.fsf@nosuchdomain.example.com>
	<v2v59g$3cr0f$1@dont-email.me>
	<20240528144118.00002012@yahoo.com>
	<v34odg$kh7a$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 28 May 2024 17:56:15 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="14313ffd129ddac4bff0d9eb9d968071";
	logging-data="538708"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX188YX1l2GOQ2q/VUuxuKRQr+/MVzj8Y7Xc="
Cancel-Lock: sha1:eO33Ys6pJEiO42Qp+AcpWL/zy/U=
X-Newsreader: Claws Mail 3.19.1 (GTK+ 2.24.33; x86_64-w64-mingw32)
Bytes: 2288

On Tue, 28 May 2024 15:06:40 +0100
bart <bc@freeuk.com> wrote:

> On 28/05/2024 12:41, Michael S wrote:
> > On Sun, 26 May 2024 13:09:36 +0200
> > David Brown <david.brown@hesbynett.no> wrote:
> >   
> 
> I think you might be missing the point here.
> 

I don't think so.
I understand your points and agree with just about everything. My post
was off topic, intentionally so.

If we talk about practicalities, the problems with xxd, if there are
problems at all, are not its speed, but the size of the text file
it produces (~6x the size of original binary) and its availability.
I don't know to which package it belongs in typical Linux or BSD
distributions, but at least on Windows/msys2 it is part of Vim - rather
big package for which, apart from xxd, I have no use at all.