Liste des Groupes | Revenir à cs raspberry-pi |
On Thu, 29 Aug 2024 09:32:49 +0100Yes, from what I remember of the 90s, Microsoft code used typedefs, Int32, Int64 or maybe even Macros for types. Big projects sometimes used their own typedefs. I never liked it. I used int and long, but I recognised my code was suboptimal.
Richard Kettlewell <invalid@invalid.invalid> wrote:
I don’t think I’d fault either decision though the fact that we’ve endedPortable code should only rely on the standards not
up with two conventions does make writing/maintaining portable code a
bit more annoying,
implementations, some very weird possibilities are legal within the
standard.
There are always the int<n>_t types for when size matters.
Les messages affichés proviennent d'usenet.