Creating My Own String Library in C

Sdílet
Vložit
  • čas přidán 1. 06. 2024
  • String library source code: github.com/Mashpoe/Basic-Stri...
  • Věda a technologie

Komentáře • 9

  • @vince77Z
    @vince77Z Před 3 lety +9

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

  • @MatheusAugustoGames
    @MatheusAugustoGames Před 3 lety +3

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

  • @johnconner6166
    @johnconner6166 Před 5 lety +2

    Clever; looking forward to your next video

  • @sarahdehart1027
    @sarahdehart1027 Před 5 lety +2

    Good video Mashpoe!

  • @vieilatome2257
    @vieilatome2257 Před 11 měsíci

    that's awesome !

  • @robinpage2730
    @robinpage2730 Před 2 lety +3

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

    • @sky_beast5129
      @sky_beast5129 Před rokem +1

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

  • @gergzenitram8336
    @gergzenitram8336 Před 2 lety

    i love you

  • @paladin80lvl
    @paladin80lvl Před 2 lety +1

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