Sujet : Re: Command line globber/tokenizer library for C?
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.lang.cDate : 13. Sep 2024, 23:24:00
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vc2e1v$12592$8@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
User-Agent : Pan/0.160 (Toresk; )
On Fri, 13 Sep 2024 14:12:32 +0200, Bonita Montero wrote:
In C++ the state is an own internal "this"-like object and you dont't
need any explicit parameters.
But you need a calling convention that passes “this” explicitly.