File: annohistory.yo

package info (click to toggle)
c%2B%2B-annotations 8.2.0-1
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 11,804 kB
  • ctags: 2,845
  • sloc: cpp: 15,418; makefile: 2,473; ansic: 165; perl: 90; sh: 29
file content (36 lines) | stat: -rw-r--r-- 1,618 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
The original version of the bf(C++) Annotations was written by Frank Brokken
and Karel Kubat in Dutch using tt(LaTeX). After some time, Karel rewrote the
text and converted the guide to a more suitable format and (of course) to
English in september 1994.

The first version of the guide appeared on the net in october 1994. By then it
was converted to tt(SGML).

Gradually new chapters were added, and the contents were modified and further
improved (thanks to countless readers who sent us their comment).

In major version four Frank added new chapters and converted the document from
SGML to turl(yodl)(http://yodl.sourceforge.net).
    quote(
    The bf(C++) Annotations are freely distributable. Be sure to read
    the url(legal notes)(legal.shtml).

    bf(Reading the annotations beyond this point implies that you are aware of
    these notes and that you agree with them.)
    )
    If you like this document, tell your friends about it. Even better, let us
know by sending email to url(Frank)(MAILTO).

In the i(Internet), many useful i(hyperlinks) exist to bf(C++). Without even
suggesting completeness (and without being checked regularly for existence:
they might have died by the time you read this), the following might be
worthwhile visiting:
    itemization(
    it() hi(http://www.cplusplus.com/ref)
        tlurl(http://www.cplusplus.com/ref/): a reference site for bf(C++).

    it() hi(http://www.csci.csusb.edu/dick/c++std)
        tlurl(http://www.csci.csusb.edu/dick/c++std/cd2/index.html):
        offers a version
        of the 1996 working paper of the bf(C++) i(ANSI/ISO) standard.
    )