Deutsch   English   Français   Italiano  
<vu7l2u$85jk$1@dont-email.me>

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

Path: news.eternal-september.org!eternal-september.org!.POSTED!not-for-mail
From: Janis Papanagnou <janis_papanagnou+ng@hotmail.com>
Newsgroups: comp.lang.c
Subject: Re: Loops (was Re: do { quit; } else { })
Date: Tue, 22 Apr 2025 10:47:25 +0200
Organization: A noiseless patient Spider
Lines: 25
Message-ID: <vu7l2u$85jk$1@dont-email.me>
References: <vspbjh$8dvd$1@dont-email.me> <vu01k7$1bfv2$1@dont-email.me>
 <vu0720$1dva7$1@dont-email.me> <vu2hmg$3jn88$1@dont-email.me>
 <vu2mkc$3noft$1@dont-email.me> <vu38da$735n$1@dont-email.me>
 <vu3j7s$g755$1@dont-email.me> <87ecxmv4t4.fsf@nosuchdomain.example.com>
 <vu401g$reom$1@dont-email.me> <20250420200823.908@kylheku.com>
 <vu5bqp$230jl$2@dont-email.me> <20250421113640.839@kylheku.com>
 <vu67up$2ubvr$1@dont-email.me> <20250421125957.29@kylheku.com>
 <vu6kkt$392e6$1@dont-email.me> <vu6q3b$3jhq1$1@paganini.bofh.team>
MIME-Version: 1.0
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 22 Apr 2025 10:47:27 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="68f983528362bbc93f43b109ae23844d";
	logging-data="267892"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX197MDR8P6ytQ5ju7KX/riZ6"
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101
 Thunderbird/45.8.0
Cancel-Lock: sha1:vOGEDNDMA3m1UCPR98EBTX7Zbfs=
X-Enigmail-Draft-Status: N1110
In-Reply-To: <vu6q3b$3jhq1$1@paganini.bofh.team>

On 22.04.2025 03:06, Waldek Hebisch wrote:
> bart <bc@freeuk.com> wrote:
>> On 21/04/2025 21:25, Kaz Kylheku wrote:
>>> On 2025-04-21, bart <bc@freeuk.com> wrote:
>>>> On 21/04/2025 19:43, Kaz Kylheku wrote:
>>>>>
>>>>> Have you never worked with a large codebase written by someone other
>>>>> than you?
>>>>
>>>> How large are we talking about?
>>>
>>> Several 100K to millions.
>>
>> Characters, lines or files of source code, or bytes of binary?
> 
> I would say lines of code.  In modern time 1 million characters
> codebase is not big.  I hope that we are not in era of 1 million
> files codebases, but who knows, we may be there in few years.

I've been already in the 1990's. (A huge years-long reorganization
project of a telecommunication company. - A lot of companies and
people were involved. It was, at least on our part, a C++ project.)

Janis