DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 6 of 6
  1. #1
    Join Date
    Jan 2007
    Posts
    7

    Where can I download the Standard Library?

    Hi.

    Could somebody please tell me where I could download the C++ Standard Library for Windows XP Home/Pro as well as Red Had Linux Fedora? I want to use <iostream.h> or <iostream> and I cannot figure out where to get it from.

    Thank you so much.

  2. #2
    Join Date
    Apr 2007
    Location
    Texas
    Posts
    151
    It wasn't included with your compiler?

  3. #3
    Join Date
    Jan 2007
    Posts
    7
    No. Anybody know where I could get it?

  4. #4
    Join Date
    Dec 2004
    Location
    San Bernardino County, California
    Posts
    1,468
    What compiler are you using?

  5. #5
    Join Date
    Jan 2005
    Location
    UK
    Posts
    604
    DKyb
    -------------------------------
    Life is a short warm moment -
    Death is the long cold rest.
    Pink Floyd
    -------------------------------

  6. #6
    Join Date
    Nov 2003
    Posts
    4,118
    Normally you don't download the Standard Library. Your compiler already has it. If you have an old compiler that doesn't support <iostream>, you can't just download the new Standard Library files and expect them to compile. Most chances are that your compiler won't be able to handle the code constructs that the new SL has. Bottom line: upgrade your compiler. You can get excellent compilers for free e.g., VS 2005.
    Danny Kalev

Similar Threads

  1. Working with Crystal Report Ver 10
    By AM003295 in forum VB Classic
    Replies: 4
    Last Post: 08-12-2005, 09:13 PM
  2. ANN: The XtraGrid Suite & XtraEditors Library - 100% Native .NET Components
    By Developer Express in forum dotnet.announcements
    Replies: 0
    Last Post: 10-06-2001, 02:43 PM
  3. Replies: 0
    Last Post: 10-06-2001, 02:43 PM
  4. Re: How to download CDO object Library or MAPI.DLL
    By Phil Weber in forum vb.announcements
    Replies: 0
    Last Post: 06-23-2000, 03:50 PM
  5. Building a File Download Script
    By just_me in forum ASP.NET
    Replies: 0
    Last Post: 06-07-2000, 08:56 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links