Subj : Re: TgM: order of posts from a backlog
To   : Wilfred van Velzen
From : Wilfred van Velzen
Date : Fri Nov 13 2020 08:50 am

Hi Wilfred,

On 2020-11-13 10:13:11, I wrote to Stas Mishchenkov:

SM>> Take a look:
SM>>
SM>> opendir();
SM>> do while readdir() {
SM>>        readpkt();
SM>> }
SM>> closedir();
SM>>
SM>> or it will be
SM>>
SM>> opendir();
SM>> do while readdir() {
SM>>        collect_names();
SM>> }
SM>> closedir();
SM>> sort_names();
SM>> for $name (@names) {
SM>>        readpkt();
SM>> }
SM>>
SM>> Have nice nights.
SM>>       Stas Mishchenkov.

WvV> So it would take a few micro seconds longer... ?

Hmm, my smiley entered in the Telegram message, got changed to a '?' on the fidonet side. That changes the meaning of what I wrote. :-(

Bye, Wilfred.

--- FMail-lnx64 2.1.0.18-B20170815
* Origin: FMail development HQ (2:280/464)