Deutsch   English   Français   Italiano  
<vs6ks1$35a2q$2@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!eternal-september.org!.POSTED!not-for-mail
From: "Chris M. Thomasson" <chris.m.thomasson.1@gmail.com>
Newsgroups: comp.lang.c
Subject: Re: The integral type 'byte' (was Re: Suggested method for returning
 a string from a C program?)
Date: Fri, 28 Mar 2025 10:05:04 -0700
Organization: A noiseless patient Spider
Lines: 23
Message-ID: <vs6ks1$35a2q$2@dont-email.me>
References: <vrd77d$3nvtf$2@dont-email.me> <868qp1ra5f.fsf@linuxsc.com>
 <vrdhok$47cb$2@dont-email.me> <20250319115550.0000676f@yahoo.com>
 <vreuj1$1asii$4@dont-email.me> <vreve4$19klp$2@dont-email.me>
 <20250319201903.00005452@yahoo.com> <86r02roqdq.fsf@linuxsc.com>
 <vrh1br$35029$2@dont-email.me> <LRUCP.2$541.0@fx47.iad>
 <vrh71t$3be42$1@dont-email.me> <vrh9vh$3ev9o$1@dont-email.me>
 <vrhct4$3frk8$2@dont-email.me> <20250320204642.0000423a@yahoo.com>
 <vrhphb$3s62l$1@dont-email.me> <87iko3s3h2.fsf@nosuchdomain.example.com>
 <vrrvgp$1828d$1@dont-email.me> <874izi82a4.fsf@nosuchdomain.example.com>
 <vrttin$321rm$1@dont-email.me> <vrus18$3srn9$1@dont-email.me>
 <vruttb$3tpl0$1@dont-email.me> <vrv15d$1gs4$1@dont-email.me>
 <vs0kv7$1hb4h$2@dont-email.me> <vs11oi$1tp3r$1@dont-email.me>
 <vs1b8b$24nub$5@dont-email.me> <vs1ftc$2a7cq$1@dont-email.me>
 <vs225e$2pgqi$1@dont-email.me> <vs2ctp$34jvu$1@dont-email.me>
 <vs3bvj$489m$1@dont-email.me> <vs4sln$1haaa$1@dont-email.me>
 <vs5p85$2cucj$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit
Injection-Date: Fri, 28 Mar 2025 18:05:05 +0100 (CET)
Injection-Info: dont-email.me; posting-host="7ce1f9b3539f865da57caab62bfa1cad";
	logging-data="3319898"; mail-complaints-to="abuse@eternal-september.org";	posting-account="U2FsdGVkX1+km4ZqcgYr71fI+OBvhmpszKAzEoBhVGk="
User-Agent: Mozilla Thunderbird
Cancel-Lock: sha1:EJx3aKU9ubiO7SgKrn6S0KLG5nw=
In-Reply-To: <vs5p85$2cucj$1@dont-email.me>
Content-Language: en-US
Bytes: 2978

On 3/28/2025 2:13 AM, David Brown wrote:
> On 28/03/2025 02:05, Janis Papanagnou wrote:
>> On 27.03.2025 12:14, bart wrote:
>>> On 27/03/2025 02:24, Janis Papanagnou wrote:
> 
>>>
>>> Also, by a 'few KB' I meant single figures, like 2-8KB for the code,
>>> plus RAM. That Atari seems to have a bit more available.
>>
>> Yes, I was comparing it with the "standard" IBM PC (which had 640 kB)
>> and the Atari ST had first (I think) 500 kB (mine, a later version,
>> had 1 MB).
> 
> So you are talking about a completely different world.  You are 
> criticising machines of the class of ZX Spectrum, with 8-bit processors 
> and 4KB - 32KB rom and ram, for using BASIC - and justifying it by 
> telling us what you used on a a system more than an order of magnitude 
> bigger?
[...]

FWIW, BASIC was my first programming language. Then PEEK and POKE got me 
into assembly language. ;^)