Thread: What is wrong here, just won't print the correct numbers

  1. #16
    Registered User
    Join Date
    May 2002
    Posts
    49
    You can use GNU C++. It's free. Even if you use the other compiler, you can download SGI STL(free) as your library.
    Hello, everyone.

  2. #17
    Unregistered
    Guest
    Using SGIs STL library won't make the compiler namespace compliant and last time I saw a GNU++ compiler it wasn't a full IDE like my Borland was. Besides being knowledgeable about non-standard syntaxes increases probability of understanding legend programs. Bottom line, I think there is something to be said for knowing both the old and the new. If you do more than minimal programming you're going to run into both anyway.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. how to print only N numbers of string
    By umen242 in forum C Programming
    Replies: 1
    Last Post: 06-26-2008, 12:55 AM
  2. How to print numbers?????
    By AssistMe in forum C Programming
    Replies: 2
    Last Post: 03-04-2005, 08:22 AM
  3. Print binary numbers to disk file, problem
    By Guti14 in forum C Programming
    Replies: 4
    Last Post: 10-04-2004, 07:33 AM
  4. Replies: 1
    Last Post: 05-01-2003, 02:52 PM
  5. God
    By datainjector in forum A Brief History of Cprogramming.com
    Replies: 746
    Last Post: 12-22-2002, 12:01 PM