Results 1 to 10 of 10

Thread: ++

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date: May:2008
    Location: Bulgaria
    Posts: 21

    ++

    !
    Borland C++ . , . , . , ( )!

    #include <string.h>
    #include <iostream.h>
    #include <conio.h>
    int main()
    {
    string str1("welcome");
    string str2= "to the world of";
    string str3;

    str3= "C++ progamming ";

    cout<< "str1: "<< str1<< endl;
    cout<< "str2: "<< str2<< endl;
    cout<< "str3: "<< str3<< endl;
    return 0;
    }

  2. #2
    Registered User
    Join Date: Jul:2006
    Location:
    Posts: 1,071
    C++ :
    Code:
    using namespace std;
    . Code::Blocks IDE- (MinGW ) . (--, Warning <iostream.h>)
    Last edited by mialy; 3rd May 2008 at 15:16.

  3. #3
    Pesho's Avatar
    Join Date: Nov:2001
    Location: Sofia
    Posts: 5,169
    Quote Originally Posted by mialy View Post
    C++ :
    Code:
    using namespace std;
    . Code::Blocks IDE- (MinGW ) .

    , , include- <string.h>, std::string. Borland C++, , STL.

  4. #4
    Registered User vegasis's Avatar
    Join Date: Jun:2005
    Location:
    Posts: 1,156
    cstring.h ?

  5. #5
    Registered User
    Join Date: May:2008
    Location: Bulgaria
    Posts: 21
    cstring.h , Borland ++ 45. Microsoft Visual C++ 6.0 Borland 3.1
    . cstring.h Borland ++ 45 Visual- . . Borland C++ Builder 6.0 , .
    !

  6. #6
    Registered User 's Avatar
    Join Date: Feb:2006
    Location:
    Posts: 653
    Visual Studio 6 :
    Code:
    #include <cstring>
    using namespace std;
    :
    Defines the macros traditionally defined in the Standard C library header <string.h>.
    Code:
    #if <TRADITIONAL C HEADERS>
       #include <string.h>
    namespace std {
    ...
    Builder 2007.
    Visual Studio 2005 - 6 98-
    Last edited by ; 4th May 2008 at 12:54.

  7. #7
    , ... Shaft's Avatar
    Join Date: Feb:2007
    Location:
    Posts: 382
    DevC++ 1999 ++ ... , , Standard Template Library ... !
    ' ... ! - ... !

  8. #8
    Get a Mac moridinbg's Avatar
    Join Date: Dec:2004
    Location: 0x00000000
    Posts: 4,211
    header- . , - .
    Borland C++ 3.1 , .
    Visual Studio C++ Express Edition Dev-Cpp

  9. #9
    Registered User
    Join Date: May:2008
    Location: Bulgaria
    Posts: 21
    !
    , . . . : ???

  10. #10
    Pesho's Avatar
    Join Date: Nov:2001
    Location: Sofia
    Posts: 5,169
    Quote Originally Posted by borkoriger View Post
    !
    , . . . : ???

    . 99% ( ). , .

    - , .

Posting Permissions

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

Copyright © 1999-2011 . .
iskamPC.com | mobility.BG | Bloody's Techblog | | 3D Vision Blog |