• MinekPo1 [She/Her]
    link
    fedilink
    arrow-up
    1
    ·
    3 months ago

    reminder that .H can be used as a c++ header extension , along with .C for source files

      • MinekPo1 [She/Her]
        link
        fedilink
        arrow-up
        1
        ·
        3 months ago

        honestly I use .hh/.cc which is quite nice IMO . you can also use .hpp/.cpp but I don’t like it personally

        • Scoopta@programming.dev
          link
          fedilink
          arrow-up
          1
          ·
          3 months ago

          Yeah. My original comment should have been “I wish people would use a C++ specific extension for headers.” I just picked hpp because cpp seems to be the most widely used C++ extension.