Creating My Own String Library in C

Поделиться
HTML-код
  • Опубликовано: 12 июн 2024
  • String library source code: github.com/Mashpoe/Basic-Stri...
  • НаукаНаука

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

  • @vince77Z
    @vince77Z 3 года назад +9

    Late to the party, but this accurately describes my frustrations with strings in C, great library and explanation!

  • @MatheusAugustoGames
    @MatheusAugustoGames 3 года назад +3

    Haha I almost chocked on the 'here's some tasty bytes' part. Amazing video!

  • @johnconner6166
    @johnconner6166 5 лет назад +2

    Clever; looking forward to your next video

  • @sarahdehart1027
    @sarahdehart1027 5 лет назад +2

    Good video Mashpoe!

  • @vieilatome2257
    @vieilatome2257 11 месяцев назад

    that's awesome !

  • @robinpage2730
    @robinpage2730 2 года назад +3

    Why is this not built-in to the c standard library?

    • @sky_beast5129
      @sky_beast5129 Год назад +1

      Because the C language is a procedure oriented language, hence there is no object for strings.

  • @gergzenitram8336
    @gergzenitram8336 2 года назад

    i love you

  • @paladin80lvl
    @paladin80lvl 2 года назад +1

    c is a high level language, that's corrent that you said "lower level languages"