Sujet : Re: C and C++, promotion, stabilization, migrationFor embedded
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 23. Aug 2024, 23:55:41
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vab41d$12tpo$2@dont-email.me>
References : 1 2 3 4 5
User-Agent : Pan/0.159 (Vovchansk; )
On Fri, 23 Aug 2024 11:32:03 -0400, Stephen Hoffman wrote:
And OpenVMS and apps have not-particularly-reentrant and
not-particularly-performant code that calls some system service to first
size the data and then allocate the buffer and then calls again to
return the data.
I can mention examples from the Linux world, too. How else would you do
it?