Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Product Lifecycle
  3. Collaboration / Beta Testing
  4. higlight

higlight

Scheduled Pinned Locked Moved Collaboration / Beta Testing
5 Posts 3 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S Offline
    S Offline
    stallone
    wrote on last edited by
    #1

    #include <cstdlib>
    #include <iostream> // cout
    using std::cout;

    int main(int argc, char * argv[])
    {
    if (argc > 1) // a line comment
    cout << "hallo\n.";
    /*
    * multy line comment
    */
    system("pause");
    return 0;
    }

    S R T 4 Replies Last reply
    0
    • S stallone

      #include <cstdlib>
      #include <iostream> // cout
      using std::cout;

      int main(int argc, char * argv[])
      {
      if (argc > 1) // a line comment
      cout << "hallo\n.";
      /*
      * multy line comment
      */
      system("pause");
      return 0;
      }

      S Offline
      S Offline
      stallone
      wrote on last edited by
      #2

      #include <cstdlib>
      #include <iostream> // cout
      using std::cout;

      int main(int argc, char * argv[])
      {
      if (argc > 1) // a line comment
      cout << "hallo\n.";
      /*
      * multy line comment
      */
      system("pause");
      return 0;
      }

      1 Reply Last reply
      0
      • S stallone

        #include <cstdlib>
        #include <iostream> // cout
        using std::cout;

        int main(int argc, char * argv[])
        {
        if (argc > 1) // a line comment
        cout << "hallo\n.";
        /*
        * multy line comment
        */
        system("pause");
        return 0;
        }

        S Offline
        S Offline
        stallone
        wrote on last edited by
        #3

        int main(int argc, char * argv[])
        {
        if (argc > 1) // a line comment
        cout << "hallo\n.";
        /*
        * multy line comment
        */
        system("pause");
        return 0;
        }

        created by simplylexer {style: codeproject}

        1 Reply Last reply
        0
        • S stallone

          #include <cstdlib>
          #include <iostream> // cout
          using std::cout;

          int main(int argc, char * argv[])
          {
          if (argc > 1) // a line comment
          cout << "hallo\n.";
          /*
          * multy line comment
          */
          system("pause");
          return 0;
          }

          R Offline
          R Offline
          Roger Wright
          wrote on last edited by
          #4

          >10 PRINT "HALLO" >20 RET >RUN ;) "...putting all your eggs in one basket along with your bowling ball and gym clothes only gets you scrambled eggs and an extra laundry day... " - Jeffry J. Brickley

          1 Reply Last reply
          0
          • S stallone

            #include <cstdlib>
            #include <iostream> // cout
            using std::cout;

            int main(int argc, char * argv[])
            {
            if (argc > 1) // a line comment
            cout << "hallo\n.";
            /*
            * multy line comment
            */
            system("pause");
            return 0;
            }

            T Offline
            T Offline
            toxcct
            wrote on last edited by
            #5

            ...so, the question is ?


            TOXCCT >>> GEII power
            [toxcct][VisualCalc]

            1 Reply Last reply
            0
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • World
            • Users
            • Groups