Sujet : Re: Command line globber/tokenizer library for C?
De : already5chosen (at) *nospam* yahoo.com (Michael S)
Groupes : comp.lang.cDate : 13. Sep 2024, 09:38:15
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <20240913113815.0000490a@yahoo.com>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14
User-Agent : Claws Mail 4.1.1 (GTK 3.24.34; x86_64-w64-mingw32)
On Fri, 13 Sep 2024 07:28:34 +0200
Bonita Montero <
Bonita.Montero@gmail.com> wrote:
Am 12.09.2024 um 21:38 schrieb Michael S:
Callback is as easy in C as in C++.
Absolutely not because callbacks can't have state in C.
So what is 'context' parameter in my code?