Thread: C/C++ Manual

  1. #1
    JonnyHatesJesus
    Guest

    C/C++ Manual

    Sorry for the double post. I thought there could be someone here that might help.

    Is there a C/C++ manula that explains all the functions and syntax ?

  2. #2
    TK
    Guest
    http://webstore.ansi.org/ansidocstore/find.asp?

    Scroll down this page until you find 'The C Programming Language'. You can download it for $26. This is the actual current C standard.

  3. #3
    TK
    Guest
    Oh the link didn't work. Well write 'Programming Languages' into the search than scroll down.

  4. #4
    JonnyHatesJesus
    Guest

    free version

    isn't there a free version of the book ?
    are there any others that are free ?

  5. #5
    Registered User pinko_liberal's Avatar
    Join Date
    Oct 2001
    Posts
    284
    Originally posted by TK
    http://webstore.ansi.org/ansidocstore/find.asp?

    Scroll down this page until you find 'The C Programming Language'. You can download it for $26. This is the actual current C standard.
    I got mine for $18
    The one who says it cannot be done should never interrupt the one who is doing it.

  6. #6
    TK
    Guest

    Re: free version

    Originally posted by JonnyHatesJesus
    isn't there a free version of the book ?
    are there any others that are free ?
    What book? This is the technical definition. You might be able to get a draft version of it on a search engine.

  7. #7
    JonnyHatesJesus
    Guest

    something like..

    I meant something like this

    http://www.acm.uiuc.edu/webmonkeys/book/c_guide/

    but more comprehensive .. even c++ is ok..

  8. #8
    TK
    Guest
    http://anubis.dkuug.dk/JTC1/SC22/WG14/www/docs/n869/

    That's a direct link to the C99 draft download. I'm using a Linux OS however if you are using a Microsoft OS and have winzip, than you might be able to unzip these gunzip files.

    Here is a more broader based link to a helpful page.

    http://www.fortran-2000.com/ArnaudRe...Resources.html

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C++ manual pages?
    By KIBO in forum Linux Programming
    Replies: 5
    Last Post: 05-09-2009, 12:19 PM
  2. apperently the c++ manual im reading is outdated.
    By MegaManZZ in forum C++ Programming
    Replies: 6
    Last Post: 01-18-2008, 06:34 AM
  3. Required Reading Unix Manual - Help!
    By wise_ron in forum Tech Board
    Replies: 3
    Last Post: 09-05-2006, 05:47 AM
  4. Function manual and reference
    By Xenarion in forum Linux Programming
    Replies: 7
    Last Post: 02-19-2003, 06:46 AM
  5. manual chorus : quarter beat
    By doubleanti in forum A Brief History of Cprogramming.com
    Replies: 2
    Last Post: 03-03-2002, 11:12 PM