• Richard@lemmy.world
    link
    fedilink
    English
    arrow-up
    1
    ·
    2 years ago

    What do you mean? Variables do not necessarily need to be used, you can allocate memory for some value and initialise it but then simply don’t do anything with it.

    • RagingRobot@lemmy.world
      cake
      link
      fedilink
      arrow-up
      1
      ·
      2 years ago

      Yes you can but the little red squiggles show in your editor to warn you that it’s unused code. That’s what the whole post is about lol