• qaz
    link
    fedilink
    116 months ago

    But does it count the null byte or not?

    • @[email protected]
      link
      fedilink
      46 months ago

      In most languages, length method doesn’t count the null terminator. Might result in some fun memory errors