Thread: MSDN For Unix ?

  1. #1
    Unregistered
    Guest

    MSDN For Unix ?

    Is there a MSDN like tool / documentation for Unix API?

  2. #2
    Unregistered
    Guest
    LOL!

    hmm... Well Micro$oft is a corperation and they'd prefer to take all your money. All the information for GNU/LINUX is free and (here's the key word) STANDARDIZED!!!

    http://www.gnu.org/manual/glibc-2.0..../libc_toc.html

    Also I'm pretty sure that all UNIX systems have man pages that document all library function calls available on the system. Give it a try next time you're on a system. For instance you type:

    man printf

    at the next shell prompt you get and it'll show the function documentation.

    Good luck Bud.

    BTW: MSDN is total BS

  3. #3
    Registered User
    Join Date
    Jan 2002
    Posts
    387
    Originally posted by Unregistered

    Well Micro$oft is a corperation and they'd prefer to take all your money.
    I believe he/she said LIKE MSDN, NOT MSDN, as in: a big huge website that tells you everything about Linux API

  4. #4
    Let's see...At www.linux.com there is a HOWTO database.
    What will people say if they hear that I'm a Jesus freak?
    What will people do if they find that it's true?
    I don't really care if they label me a Jesus freak, there is no disguising the truth!

    Jesus Freak, D.C. Talk

    -gnu-ehacks

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. MSDN Down?
    By SMurf in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 08-02-2008, 08:33 AM
  2. msdn
    By wheelie in forum C++ Programming
    Replies: 3
    Last Post: 04-14-2007, 05:53 PM
  3. MSDN Searching Tips
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 10-19-2004, 04:51 AM
  4. MSDN Documentation with Visual Studios
    By dalek in forum A Brief History of Cprogramming.com
    Replies: 5
    Last Post: 08-20-2003, 06:01 PM
  5. MSDN and .NET
    By Korhedron in forum Windows Programming
    Replies: 6
    Last Post: 07-30-2003, 08:32 AM