• raspberriesareyummy
    link
    fedilink
    English
    arrow-up
    6
    arrow-down
    1
    ·
    7 months ago
      std::cout << "C++ is simple and fun ... you cretin" <<std::endl;
    

    You dropped something.

      • raspberriesareyummy
        link
        fedilink
        English
        arrow-up
        1
        ·
        7 months ago

        Interesting… today I learned. But since I only ever use std::cout in my debugging code (i.e. DURING debugging) or for status outputs of the application (for small apps), and for everything else I use my own logging framework that uses printf & syslog udp messages… luckily nothing I need to refactor :D