Sujet : Re: The joy of FORTRAN
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : alt.folklore.computers comp.os.linux.miscDate : 05. Mar 2025, 00:19:43
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vq81qf$232tl$4@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
User-Agent : Pan/0.162 (Pokrosvk)
On Tue, 4 Mar 2025 09:41:40 +0000, The Natural Philosopher wrote:
Sprintf doesn't take a pointer to a struct.
Equally, sprintf does not need to take all the arguments at once. You can
build the output string piece by piece.