Liste des Groupes | Revenir à cl c |
On Tue, 18 Jun 2024 14:36:40 +0200"Buffer protocol" is for passing data between Python and C extensions, which is certainly a complicated business.
David Brown <david.brown@hesbynett.no> wrote:
>I don't know Python well, but it does not meant that I don't know it at
Of course if you don't know Python, it will be slower to write it in
Python!
>
all.
Few minutes ago I took a look into docs and it seems that situation with
writing binary data files with predefined layout is better than what I
was suspecting. They have something called "Buffer Protocol". It allows
to specify layout in declarative manner, similarly to C struct or may
be even to Ada's records with representation clause.
However attempt to read the doc page further down proved that my
suspicion about steepness of the learning curve was not wrong :(
Les messages affichés proviennent d'usenet.