>Using %2c to read little endian probably only works on CPUs that are
>little endian to begin with.

No, that would just be broken.  %2c is well defined to be big endian,
and %-2c is well defined to be little endian.  Why would what CPU you
have matter?
  • lit... Lance Dillon
    • ... Stephen R. van den Berg
      • ... Tobias S. Josefowitz
        • ... Lance Dillon
          • ... Lance Dillon
            • ... Stephen R. van den Berg
        • ... Stephen R. van den Berg
      • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
        • ... Lance Dillon
          • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
            • ... Lance Dillon
    • ... Marcus Comstedt (ACROSS) (Hail Ilpalazzo!) @ Pike (-) developers forum
      • ... Martin Nilsson (Coppermist) @ Pike (-) developers forum

Reply via email to