Why C Pointers?

Поділитися
Вставка
  • Опубліковано 21 лис 2024

КОМЕНТАРІ • 10

  • @foxinrot
    @foxinrot 22 дні тому +1

    although i knew what a pointer is i watched this. is short well made and to the point
    only thing i'd add is the output of the code shown rather than just explaining / reading it out.

    • @thedoubleeguy
      @thedoubleeguy  22 дні тому +2

      Thank you for the feedback, I will implement that in future videos!

  • @baracapy-q9l
    @baracapy-q9l 2 дні тому

    i hope you talk about this in every single thing in c , for example : malloc function wha does it do , how it allocate , you talk about static variablies , Visualizing Static Variables are they reserved in heap or stack , why they don't popout after use like just normal variables , Because we know , first in last out so after we print them they should popout , when they popout etc...
    i hope you do this in future and thanks again for the informations here

    • @thedoubleeguy
      @thedoubleeguy  2 дні тому +1

      of course, I hope that I can continue to provide detailed explanations in future videos, I believe this will help build intuition for a new generation of C programmers.

    • @baracapy-q9l
      @baracapy-q9l День тому

      @@thedoubleeguy you just made my day , infinite thanks to you man

  • @StudyYourself-ee5wn
    @StudyYourself-ee5wn 17 днів тому

    Omg what a Exaplantion bro thanks for this amazing content..

  • @anubhavmishra295
    @anubhavmishra295 22 дні тому

    helped me a lot buddy, thanks a bunch!!!

  • @mccauleybacalla2228
    @mccauleybacalla2228 21 день тому +1

    Thank you!! any chance you can share us the code like put in the description or comment sectionn?

    • @thedoubleeguy
      @thedoubleeguy  19 днів тому

      hey @mccauleybacalla2228 for this video I coded these examples on the fly and deleted them afterward, but in future videos I'll make sure to save the code so its accessible for everyone, great idea my friend.

  • @Rohit-48
    @Rohit-48 23 дні тому

    good.