Thread: libs

  1. #1
    Unregistered
    Guest

    libs

    Does C# have the ability of the STL conatiners ?

    or should i be looking in the .net framework ?
    if so is there a framework listing of the functions i can use ?

  2. #2
    Unregistered
    Guest
    C# doesn't have its own library, its all in the net framework. Look up System.Collections

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Dynamic libs and undefined references
    By ccox421 in forum C Programming
    Replies: 5
    Last Post: 03-28-2009, 10:25 AM
  2. Replies: 16
    Last Post: 01-17-2008, 04:20 PM
  3. How do I make shared libs on Linux?
    By cpjust in forum C Programming
    Replies: 13
    Last Post: 11-05-2007, 04:54 PM
  4. dx libs for borland c++
    By silk.odyssey in forum Game Programming
    Replies: 4
    Last Post: 06-16-2004, 12:09 AM
  5. DLL's and Lib's
    By DavidP in forum A Brief History of Cprogramming.com
    Replies: 3
    Last Post: 06-10-2002, 10:19 PM