Deutsch   English   Français   Italiano  
<vbum9i$8h2o$1@dont-email.me>

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

Path: ...!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: Janis Papanagnou <janis_papanagnou+ng@hotmail.com>
Newsgroups: comp.lang.c
Subject: Re: Command line globber/tokenizer library for C?
Date: Thu, 12 Sep 2024 14:20:01 +0200
Organization: A noiseless patient Spider
Lines: 30
Message-ID: <vbum9i$8h2o$1@dont-email.me>
References: <lkbjchFebk9U1@mid.individual.net>
 <vbs1om$3jkch$1@raubtier-asyl.eternal-september.org>
 <vbsb94$1rsji$1@news.xmission.com>
 <vbsmlb$3o6n2$1@raubtier-asyl.eternal-september.org>
 <vbsu1d$3p7pp$1@dont-email.me>
 <vbtj88$1kpm$1@raubtier-asyl.eternal-september.org>
 <vbujak$733i$3@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Thu, 12 Sep 2024 14:20:02 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="648aad9f1eaa4c7f3f5ed6a7d6a50c92";
	logging-data="279640"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX18PcPJiEXeO6qVTCgkvy/SU"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
 Thunderbird/45.8.0
Cancel-Lock: sha1:v01cwPNASYCshJbcNx8/LgXrMQ0=
X-Enigmail-Draft-Status: N1110
In-Reply-To: <vbujak$733i$3@dont-email.me>
Bytes: 2524

On 12.09.2024 13:29, Bart wrote:
> On 12/09/2024 03:22, Bonita Montero wrote:
>> Am 11.09.2024 um 22:19 schrieb Bart:
>>
>>> C++ is a simpler language? You're having a laugh!
>>
>> The solutions are simpler because you've a fifth of the code as in C.
>>
>> In this case, it actually needed somewhat more code, even if the line 
> count was half.
> 
> But your solutions are always incomprehensible because they strive for
> the most advanced features possible.

I don't know of the other poster's solutions. But a quick browse seems
to show nothing incomprehensible or anything that should be difficult
to understand. (YMMV; especially if you're not familiar with C++ then
I'm sure the code may look like noise to you.)

In the given context of C and C++ I've always perceived the features
of C++ to add to comprehensibility of source code where the respective
C code required writing clumsy code and needed (unnecessary) syntactic
ballast to implement similar functions and program constructs.

Your undifferentiated complaint sounds more like someone not willing
to understand the other concepts or have a reluctance or laziness to
make yourself familiar with them.

Janis