+ Reply to Thread
Results 1 to 9 of 9
  1. #1
    Join Date
    Jan 2008
    Location
    PA
    Posts
    1,164
    Points
    4,472,556.25
    Rep Power
    223

    Default Hello World [C++]

    Code:
    #include <iostream>     
    using namespace std;    
    int main()              
    {                       
    cout<<"Hello World!\n"; 
    cin.get();              
    return 0;               
    }
    Attached Files
    Last edited by SonniE; 06-02-2008 at 07:02 PM.


    Get Vip: »Here«
    Donate: »Here«
    >>List of Compilers<<
    >>SFDM Name Generator<<
    [Owner Of FluidCoding]

  2. #2
    Join Date
    May 2008
    Location
    In the interwebz
    Posts
    5,057
    Points
    1,868,939.99
    Rep Power
    234

    Default

    Well I'll go ahead and make it obvious that I'm a noob...
    Wut?

    +Rep for your effort though...

  3. #3
    Join Date
    Jan 2008
    Location
    PA
    Posts
    1,164
    Points
    4,472,556.25
    Rep Power
    223

    Default

    its C++ source code u can compile and run this


    Get Vip: »Here«
    Donate: »Here«
    >>List of Compilers<<
    >>SFDM Name Generator<<
    [Owner Of FluidCoding]

  4. #4
    Join Date
    May 2008
    Location
    In the interwebz
    Posts
    5,057
    Points
    1,868,939.99
    Rep Power
    234

    Default

    i know what it is...
    ...but i dont know what it is...
    what..
    ah well dont waste your time with me =]

  5. #5
    Join Date
    Jan 2008
    Location
    PA
    Posts
    1,164
    Points
    4,472,556.25
    Rep Power
    223

    Default

    u dont know what hello world is?
    this is the most simple type of program possble it displays text


    Get Vip: »Here«
    Donate: »Here«
    >>List of Compilers<<
    >>SFDM Name Generator<<
    [Owner Of FluidCoding]

  6. #6
    Join Date
    May 2008
    Location
    In the interwebz
    Posts
    5,057
    Points
    1,868,939.99
    Rep Power
    234

    Default

    yes i know what hello world is, im not THAAT stupid =D

  7. #7
    Join Date
    May 2008
    Location
    In the interwebz
    Posts
    5,057
    Points
    1,868,939.99
    Rep Power
    234

    Default

    no i know very well what hello world is, doesnt mean i know how to use that little bit of code sonnie posted....
    So yes go ahead call me a noob or stupid, i couldnt care less really...

  8. #8
    Join Date
    Jan 2008
    Location
    PA
    Posts
    1,164
    Points
    4,472,556.25
    Rep Power
    223

    Default

    Quote Originally Posted by WhoIsYou View Post
    no i know very well what hello world is, doesnt mean i know how to use that little bit of code sonnie posted....
    So yes go ahead call me a noob or stupid, i couldnt care less really...
    you have to compile it i already have it compiled im uploading incase som1 wants to test


    Get Vip: »Here«
    Donate: »Here«
    >>List of Compilers<<
    >>SFDM Name Generator<<
    [Owner Of FluidCoding]

  9. #9
    Join Date
    Apr 2008
    Posts
    31
    Points
    20,805.00
    Rep Power
    212

    Default

    UMMMMMMM
    whats this??????
    i dont kow what it is im a noob

+ Reply to Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts