IS this a good C reference manual ??

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • broli

    IS this a good C reference manual ??


  • santosh

    #2
    Re: IS this a good C reference manual ??

    broli wrote:
    That's specific to glibc. You might also try the link below. The section
    on C explains the entire C99 standard library. There is also a short
    description of the language.

    <http://www.dinkumware. com/manuals/>

    Also:

    <http://www.acm.uiuc.ed u/webmonkeys/book/c_guide/index.html>

    Bear in mind that all these links are focused on the library part of the
    C language. For a complete reference try /C: A Reference Manual/ by
    Harbison & Steele.

    Comment

    • santosh

      #3
      Re: IS this a good C reference manual ??

      santosh wrote:
      broli wrote:
      >>
      That's specific to glibc. [ ... ]
      Sorry for that mistake. It's not specific to glibc, but to DJGPP.

      Comment

      • CBFalconer

        #4
        Re: IS this a good C reference manual ??

        santosh wrote:
        >
        santosh wrote:
        >
        broli wrote:
        That's specific to glibc. [ ... ]
        >
        Sorry for that mistake. It's not specific to glibc, but to DJGPP.
        And he should look for at least version 2.03. 2.04 for the beta
        package.

        --
        [mail]: Chuck F (cbfalconer at maineline dot net)
        [page]: <http://cbfalconer.home .att.net>
        Try the download section.


        --
        Posted via a free Usenet account from http://www.teranews.com

        Comment

        • stop

          #5
          Re: IS this a good C reference manual ??



          "santosh" <santosh.k83@gm ail.comwrote in message
          news:frh0nm$iec $1@registered.m otzarella.org.. .
          broli wrote:
          >>
          That's specific to glibc. You might also try the link below. The section
          on C explains the entire C99 standard library. There is also a short
          description of the language.
          >
          <http://www.dinkumware. com/manuals/>
          >
          Also:
          >
          <http://www.acm.uiuc.ed u/webmonkeys/book/c_guide/index.html>
          >
          Bear in mind that all these links are focused on the library part of the
          C language. For a complete reference try /C: A Reference Manual/ by
          Harbison & Steele.
          >
          The link that Op refers to is a good one page on C libarries. I was asked
          yesterday why the arbitrary american would not read a one-page report that
          had to do with something requisite to his job, and I couldn't really come up
          with anything.

          The above links are not for reading but reference. A couple good bookmarks
          will do all the good.

          A thousand points of light.
          --
          "A man is accepted into church for what he believes--and turned out for
          what he knows."

          -Mark Twain


          Comment

          • santosh

            #6
            Re: IS this a good C reference manual ??

            stop wrote:
            >
            >
            "santosh" <santosh.k83@gm ail.comwrote in message
            news:frh0nm$iec $1@registered.m otzarella.org.. .
            >broli wrote:
            >>>>
            >That's specific to glibc. You might also try the link below. The
            >section on C explains the entire C99 standard library. There is also
            >a short description of the language.
            >>
            ><http://www.dinkumware. com/manuals/>
            >>
            >Also:
            >>
            ><http://www.acm.uiuc.ed u/webmonkeys/book/c_guide/index.html>
            >>
            >Bear in mind that all these links are focused on the library part of
            >the C language. For a complete reference try /C: A Reference Manual/
            >by Harbison & Steele.
            >>
            The link that Op refers to is a good one page on C libarries. I was
            asked yesterday why the arbitrary american would not read a one-page
            report that had to do with something requisite to his job, and I
            couldn't really come up with anything.
            >
            The above links are not for reading but reference. A couple good
            bookmarks will do all the good.
            >
            A thousand points of light.
            I presume you were "Gerry Ford" earlier? And can you post the C source
            for the Markov generator you are using for your "posts"?

            Comment

            Working...