Endianness in Computing: What It Is, Why It Matters, and How to Handle It in C/C++

Поделиться
HTML-код
  • Опубликовано: 25 янв 2025

Комментарии • 10

  • @wazuma
    @wazuma 3 дня назад

    the Gulliver fact was new to me. thanks.

  • @guilherme5094
    @guilherme5094 5 дней назад

    Thanks!

  • @disekjoumoer
    @disekjoumoer 5 дней назад

    Back when Apple transitioned from PowerPC to X86, there was the Rosetta emulator for running PPC code on Intel machines for a while (MacOS 10.6, iirc). I work in a design agency and prior to Adobe porting its software to Intel, we would run Acrobat, for instance, on Rosetta. This occasionally resulted in some strange artifacts in that some 8 bit B&W images would be inverted when viewed on a native Intel version of Acrobat, because Adobe had forgotten about the Endianess of the images in some formats.

    • @KeaSigmaDelta
      @KeaSigmaDelta  4 дня назад +1

      Interesting. I'd never heard of that.

    • @SuperGauravgautam
      @SuperGauravgautam 4 дня назад +1

      @@disekjoumoer i ussd rosetta till the beginning of this year for doing ios builds of some reactnative libraries that wont work on arm. i guess every time apple transitions you have to use rosetta for a while.

    • @disekjoumoer
      @disekjoumoer 4 дня назад

      @ It was an odd bug and it only happened one way, i.e. from the emulator to native. The other way was fine. I suppose someone forgot a function somewhere

  • @SuperGauravgautam
    @SuperGauravgautam 5 дней назад

    i would think that Big End-ian will end with the biggest significant digit. If anything it should be called Big-Bigginian

    • @kjetilhvalstrand1009
      @kjetilhvalstrand1009 2 дня назад

      Big-end is the human readable format, le-end is the sucky none readable format that pushed by idiots. thanks to this peaple we are now all idiots.

    • @kjetilhvalstrand1009
      @kjetilhvalstrand1009 2 дня назад

      At least Americans finally agree that there number system sucks, and agree that metric system is better, its just question of time, before imperial system is dead and buried. Hopefully this will make the world smarter, again.