C++ HTML Reference ?

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

    C++ HTML Reference ?

    hi there
    this post is somewhat OT...but according to me this is one of the gr8 place
    to ask it

    i have been searching for man pages or any help resources(HTML) for C++
    classes, which list all the members along with some good descriptions

    any suggestions ??


  • John Harrison

    #2
    Re: C++ HTML Reference ?


    "dumboo" <vthe2@yahoo.co m> wrote in message
    news:c1mosi$1k7 ah2$1@ID-211285.news.uni-berlin.de...[color=blue]
    > hi there
    > this post is somewhat OT...but according to me this is one of the gr8[/color]
    place[color=blue]
    > to ask it
    >
    > i have been searching for man pages or any help resources(HTML) for C++
    > classes, which list all the members along with some good descriptions
    >
    > any suggestions ??
    >[/color]



    john


    Comment

    • Gary

      #3
      Re: C++ HTML Reference ?

      "dumboo" <vthe2@yahoo.co m> wrote in message
      news:c1mosi$1k7 ah2$1@ID-211285.news.uni-berlin.de...[color=blue]
      > hi there
      > this post is somewhat OT...but according to me this is one of the gr8[/color]
      place[color=blue]
      > to ask it
      >
      > i have been searching for man pages or any help resources(HTML) for C++
      > classes, which list all the members along with some good descriptions
      >
      > any suggestions ??[/color]

      Yes. Learn to communicate properly. There are a number of abbreviations and
      short forms (I think in telegraphy they are called Phillip's code, but I
      don't know what we call them in ng's) like OT which are commonly used.
      Other constructs, like "gr8" are not commonly used. I dare say they are
      "stoppers" that cause the reader to pause and figure out what the hell you
      are trying to say. I am beginning to find this annoying. If you don't wish
      to be ignored more and more, or treated lightly by others, I'd suggest you
      use normal English to communicate.
      Secondly, search for and learn the commonly accepted names for things. This
      is a knowledge issue, so I hope you are planning to learn. I believe you are
      coming from a Java background, based on the terms you used, but the terms in
      C++ are different.

      To actually answer your question: "Yes, this is a great place to ask it. To
      find documentation on C++ libraries and the functions contained in them see



      [Am I getting old and cranky, or what?]
      --
      Gary


      Comment

      • John Harrison

        #4
        Re: C++ HTML Reference ?

        >[color=blue]
        > [Am I getting old and cranky, or what?][/color]

        u r indeed


        Comment

        • Leor Zolman

          #5
          Re: C++ HTML Reference ?

          On Fri, 27 Feb 2004 08:00:10 -0500, "Gary" <glabowitz@comc ast.net> wrote:
          [color=blue]
          >"dumboo" <vthe2@yahoo.co m> wrote in message
          >news:c1mosi$1k 7ah2$1@ID-211285.news.uni-berlin.de...[color=green]
          >> hi there
          >> this post is somewhat OT...but according to me this is one of the gr8[/color]
          >place[color=green]
          >> to ask it
          >>
          >> i have been searching for man pages or any help resources(HTML) for C++
          >> classes, which list all the members along with some good descriptions
          >>
          >> any suggestions ??[/color]
          >[/color]

          [snip]
          [color=blue]
          >Secondly, search for and learn the commonly accepted names for things. This
          >is a knowledge issue, so I hope you are planning to learn. I believe you are
          >coming from a Java background, based on the terms you used, but the terms in
          >C++ are different.[/color]

          What Java terms were those?


          Leor Zolman
          BD Software
          leor@bdsoft.com
          www.bdsoft.com -- On-Site Training in C/C++, Java, Perl & Unix
          C++ users: Download BD Software's free STL Error Message
          Decryptor at www.bdsoft.com/tools/stlfilt.html

          Comment

          • Sharad Kala

            #6
            Re: C++ HTML Reference ?


            "Leor Zolman" <leor@bdsoft.co m> wrote in message
            news:rrju30p9qd u5bm179tfnhp2r2 1501knaql@4ax.c om...[color=blue]
            > On Fri, 27 Feb 2004 08:00:10 -0500, "Gary" <glabowitz@comc ast.net> wrote:
            >
            > What Java terms were those?[/color]

            Probably he took that OP's asking for HTML pages was due to his familiarity with
            javadocs.
            Well even in C++ tools like doxygen do that.



            Comment

            • Leor Zolman

              #7
              Re: C++ HTML Reference ?

              On Fri, 27 Feb 2004 19:50:57 +0530, "Sharad Kala"
              <no.spam_sharad k_ind@yahoo.com > wrote:
              [color=blue]
              >
              >"Leor Zolman" <leor@bdsoft.co m> wrote in message
              >news:rrju30p9q du5bm179tfnhp2r 21501knaql@4ax. com...[color=green]
              >> On Fri, 27 Feb 2004 08:00:10 -0500, "Gary" <glabowitz@comc ast.net> wrote:
              >>
              >> What Java terms were those?[/color]
              >
              >Probably he took that OP's asking for HTML pages was due to his familiarity with
              >javadocs.
              >Well even in C++ tools like doxygen do that.
              >http://www.parashift.com/c++-faq-lit....html#faq-39.1
              >[/color]

              Seems like a stretch to me (how are those documentation tools supposed to
              come up with the "good descriptions" ??)... I just interpreted the OP's
              post as a request for online Standard Library reference pages, such as
              those cited in the replies.
              -leor


              Leor Zolman
              BD Software
              leor@bdsoft.com
              www.bdsoft.com -- On-Site Training in C/C++, Java, Perl & Unix
              C++ users: Download BD Software's free STL Error Message
              Decryptor at www.bdsoft.com/tools/stlfilt.html

              Comment

              • Sharad Kala

                #8
                Re: C++ HTML Reference ?


                "Leor Zolman" <leor@bdsoft.co m> wrote in message
                news:u8nu30pimm iimfvr6ubtm1623 03faj4s8v@4ax.c om...[color=blue]
                > On Fri, 27 Feb 2004 19:50:57 +0530, "Sharad Kala"
                > <no.spam_sharad k_ind@yahoo.com > wrote:[/color]
                [color=blue]
                > Seems like a stretch to me[/color]

                I agree. That's why I used the word *probably* :-)..
                [color=blue]
                > I just interpreted the OP's
                > post as a request for online Standard Library reference pages, such as
                > those cited in the replies.[/color]

                Same here.

                Best wishes,
                Sharad



                Comment

                • Gary

                  #9
                  Re: C++ HTML Reference ?

                  "Leor Zolman" <leor@bdsoft.co m> wrote in message
                  news:rrju30p9qd u5bm179tfnhp2r2 1501knaql@4ax.c om...[color=blue]
                  > On Fri, 27 Feb 2004 08:00:10 -0500, "Gary" <glabowitz@comc ast.net> wrote:[/color]
                  <<snipp>>[color=blue][color=green]
                  > >Secondly, search for and learn the commonly accepted names for things.[/color][/color]
                  This[color=blue][color=green]
                  > >is a knowledge issue, so I hope you are planning to learn. I believe you[/color][/color]
                  are[color=blue][color=green]
                  > >coming from a Java background, based on the terms you used, but the terms[/color][/color]
                  in[color=blue][color=green]
                  > >C++ are different.[/color]
                  >
                  > What Java terms were those?[/color]

                  Leor, are you really asking? I just assumed you would know!
                  [Roughly, then...]
                  What C++ would refer to as a library (like iostream) in Java is called a
                  class. A Java class consists of member data and member functions, so data
                  and functions in Java are called members. The documentation produced by
                  Javadocs is HTML based, and is generated by parsing the source code of a
                  class, including special comment tags that result in descriptive text.
                  Putting all this together I intuited that the OP was coming from a Java
                  background.
                  --
                  Gary


                  Comment

                  • Leor Zolman

                    #10
                    Re: C++ HTML Reference ?

                    On Fri, 27 Feb 2004 21:14:31 -0500, "Gary" <glabowitz@comc ast.net> wrote:
                    [color=blue]
                    >"Leor Zolman" <leor@bdsoft.co m> wrote in message
                    >news:rrju30p9q du5bm179tfnhp2r 21501knaql@4ax. com...[color=green]
                    >> On Fri, 27 Feb 2004 08:00:10 -0500, "Gary" <glabowitz@comc ast.net> wrote:[/color]
                    ><<snipp>>[color=green][color=darkred]
                    >> >Secondly, search for and learn the commonly accepted names for things.[/color][/color]
                    >This[color=green][color=darkred]
                    >> >is a knowledge issue, so I hope you are planning to learn. I believe you[/color][/color]
                    >are[color=green][color=darkred]
                    >> >coming from a Java background, based on the terms you used, but the terms[/color][/color]
                    >in[color=green][color=darkred]
                    >> >C++ are different.[/color]
                    >>
                    >> What Java terms were those?[/color]
                    >
                    >Leor, are you really asking? I just assumed you would know!
                    >[Roughly, then...]
                    >What C++ would refer to as a library (like iostream) in Java is called a
                    >class. A Java class consists of member data and member functions, so data
                    >and functions in Java are called members. The documentation produced by
                    >Javadocs is HTML based, and is generated by parsing the source code of a
                    >class, including special comment tags that result in descriptive text.
                    >Putting all this together I intuited that the OP was coming from a Java
                    >background.[/color]

                    Okay, if your goal was to make me sorry I asked, you've succeeded ;-)
                    -leor


                    Leor Zolman
                    BD Software
                    leor@bdsoft.com
                    www.bdsoft.com -- On-Site Training in C/C++, Java, Perl & Unix
                    C++ users: Download BD Software's free STL Error Message
                    Decryptor at www.bdsoft.com/tools/stlfilt.html

                    Comment

                    • Gary

                      #11
                      Re: C++ HTML Reference ?

                      "Leor Zolman" <leor@bdsoft.co m> wrote in message
                      news:i8uv301ln7 rfpsh1il2962upt manlehjq3@4ax.c om...[color=blue]
                      > On Fri, 27 Feb 2004 21:14:31 -0500, "Gary" <glabowitz@comc ast.net> wrote:
                      >[color=green]
                      > >"Leor Zolman" <leor@bdsoft.co m> wrote in message
                      > >news:rrju30p9q du5bm179tfnhp2r 21501knaql@4ax. com...[color=darkred]
                      > >> On Fri, 27 Feb 2004 08:00:10 -0500, "Gary" <glabowitz@comc ast.net>[/color][/color][/color]
                      wrote:[color=blue][color=green]
                      > ><<snipp>>[color=darkred]
                      > >> >Secondly, search for and learn the commonly accepted names for things.[/color]
                      > >This[color=darkred]
                      > >> >is a knowledge issue, so I hope you are planning to learn. I believe[/color][/color][/color]
                      you[color=blue][color=green]
                      > >are[color=darkred]
                      > >> >coming from a Java background, based on the terms you used, but the[/color][/color][/color]
                      terms[color=blue][color=green]
                      > >in[color=darkred]
                      > >> >C++ are different.
                      > >>
                      > >> What Java terms were those?[/color]
                      > >
                      > >Leor, are you really asking? I just assumed you would know!
                      > >[Roughly, then...]
                      > >What C++ would refer to as a library (like iostream) in Java is called a
                      > >class. A Java class consists of member data and member functions, so data
                      > >and functions in Java are called members. The documentation produced by
                      > >Javadocs is HTML based, and is generated by parsing the source code of a
                      > >class, including special comment tags that result in descriptive text.
                      > >Putting all this together I intuited that the OP was coming from a Java
                      > >background.[/color]
                      >
                      > Okay, if your goal was to make me sorry I asked, you've succeeded ;-)[/color]

                      My first success today ... and then I screwed it up. I meant to say "What
                      C++ would refer to as a library ... in Java is called a package."
                      I'm getting too old for this sort of thing.
                      --
                      Gary


                      Comment

                      • Mike Wahler

                        #12
                        Re: C++ HTML Reference ?


                        "Gary" <glabowitz@comc ast.net> wrote in message
                        news:yqOdnUqKFu 2vaqLdRVn-gg@comcast.com. ..[color=blue]
                        > "Leor Zolman" <leor@bdsoft.co m> wrote in message
                        > news:rrju30p9qd u5bm179tfnhp2r2 1501knaql@4ax.c om...[color=green]
                        > > On Fri, 27 Feb 2004 08:00:10 -0500, "Gary" <glabowitz@comc ast.net>[/color][/color]
                        wrote:[color=blue]
                        > <<snipp>>[color=green][color=darkred]
                        > > >Secondly, search for and learn the commonly accepted names for things.[/color][/color]
                        > This[color=green][color=darkred]
                        > > >is a knowledge issue, so I hope you are planning to learn. I believe[/color][/color][/color]
                        you[color=blue]
                        > are[color=green][color=darkred]
                        > > >coming from a Java background, based on the terms you used, but the[/color][/color][/color]
                        terms[color=blue]
                        > in[color=green][color=darkred]
                        > > >C++ are different.[/color]
                        > >
                        > > What Java terms were those?[/color]
                        >
                        > Leor, are you really asking? I just assumed you would know!
                        > [Roughly, then...]
                        > What C++ would refer to as a library (like iostream)[/color]

                        The C++ does not refer to <iostream> as a library. It's a header.
                        C++ features one and only one 'library': the standard library.
                        Various standard headers declare library entities.
                        [color=blue]
                        > in Java is called a
                        > class. A Java class consists of member data and member functions, so data
                        > and functions in Java are called members.[/color]

                        C++ also uses the term 'member' to refer to both functions and data
                        encapsulated in a class.
                        [color=blue]
                        >The documentation produced by
                        > Javadocs is HTML based, and is generated by parsing the source code of a
                        > class, including special comment tags that result in descriptive text.[/color]

                        Yeah, so?
                        [color=blue]
                        > Putting all this together I intuited that the OP was coming from a Java
                        > background.[/color]

                        I think you're jumping to conclusions.

                        -Mike


                        Comment

                        • Gary

                          #13
                          Re: C++ HTML Reference ?

                          "Mike Wahler" <mkwahler@mkwah ler.net> wrote in message
                          news:inT%b.1114 0$yZ1.3010@news read2.news.pas. earthlink.net.. .[color=blue]
                          >
                          > "Gary" <glabowitz@comc ast.net> wrote in message
                          > news:yqOdnUqKFu 2vaqLdRVn-gg@comcast.com. ..[color=green]
                          > > "Leor Zolman" <leor@bdsoft.co m> wrote in message
                          > > news:rrju30p9qd u5bm179tfnhp2r2 1501knaql@4ax.c om...[color=darkred]
                          > > > On Fri, 27 Feb 2004 08:00:10 -0500, "Gary" <glabowitz@comc ast.net>[/color][/color][/color]
                          [color=blue]
                          >
                          > The C++ does not refer to <iostream> as a library. It's a header.
                          > C++ features one and only one 'library': the standard library.
                          > Various standard headers declare library entities.[/color]

                          Okay.

                          <<snip>>[color=blue][color=green]
                          > >The documentation produced by
                          > > Javadocs is HTML based, and is generated by parsing the source code of a
                          > > class, including special comment tags that result in descriptive text.[/color]
                          >
                          > Yeah, so?[/color]

                          So, it makes sense to ask where to get the HTML that documents Java classes.
                          [color=blue]
                          >[color=green]
                          > > Putting all this together I intuited that the OP was coming from a Java
                          > > background.[/color]
                          >
                          > I think you're jumping to conclusions.[/color]

                          Of course. What else would I jump to?
                          --
                          Gary


                          Comment

                          • Gary

                            #14
                            Re: C++ HTML Reference ?

                            "Gary" <glabowitz@comc ast.net> wrote in message
                            news:1-mdnU9s1dh_nN3dR Vn-hw@comcast.com. ..[color=blue]
                            > "Leor Zolman" <leor@bdsoft.co m> wrote in message
                            > news:i8uv301ln7 rfpsh1il2962upt manlehjq3@4ax.c om...[color=green]
                            > > On Fri, 27 Feb 2004 21:14:31 -0500, "Gary" <glabowitz@comc ast.net>[/color][/color]
                            wrote:[color=blue][color=green]
                            > >[/color][/color]
                            [color=blue]
                            > My first success today ... and then I screwed it up. I meant to say "What
                            > C++ would refer to as a library ... in Java is called a package."
                            > I'm getting too old for this sort of thing.[/color]

                            And it turns out this isn't correct either. Forget it.
                            --
                            Gary


                            Comment

                            • Alf P. Steinbach

                              #15
                              Re: C++ HTML Reference ?

                              * "Gary" <glabowitz@comc ast.net> schriebt:[color=blue]
                              >[color=green]
                              > > My first success today ... and then I screwed it up. I meant to say "What
                              > > C++ would refer to as a library ... in Java is called a package."
                              > > I'm getting too old for this sort of thing.[/color]
                              >
                              > And it turns out this isn't correct either. Forget it.[/color]

                              Debating terminology is useless unless there is a clear mandate to
                              invent or decide the terminology.

                              But regarding the concepts, I think C++ is a language that is
                              somewhat below the abstraction level of library. So one can use
                              C++ to implement something that is thought of as a library. But
                              the language itself does not directly support this concept, by
                              that name or any other, so library is at best a term at tool-level.

                              C++ doesn't even directly support separately compiled modules; you
                              have to fudge it using the preprocessor and lots of conventions.

                              Comment

                              Working...