Liste des Groupes | Revenir à cl c |
On 3/22/2024 7:58 PM, Lawrence D'Oliveiro wrote:>
On Fri, 22 Mar 2024 10:02:47 +0100, David Brown wrote:
On 21/03/2024 22:16, Lawrence D'Oliveiro wrote:
>On Thu, 21 Mar 2024 13:37:57 +0200, Mikko wrote:Why would you want your C code to look like Python?
>On 2024-03-21 06:19:13 +0000, Lawrence D'Oliveiro said:>gdImageCopyResampled>
(
/*dst =*/ ResizedFrame,
/*src =*/ Context.StillFrame, /*dstX =*/ 0,
/*dstY =*/ 0,
/*srcX =*/ 0,
/*srcY =*/ 0,
/*dstW =*/ ResizedFrame->sx, /*dstH =*/ ResizedFrame->sy,
/*srcW =*/ Context.StillFrame->sx,
/*srcH =*/ Context.StillFrame->sy
);
Is “Python” some kind of trigger word with you? Soon as you see that, a
switch clicks off in your brain, and you are incapable of focussing on
anything else that was said?
Notice the name of the group?
Les messages affichés proviennent d'usenet.