Orb/Doxygen/examples/author.cpp
changeset 3 d8fccb2cd802
parent 0 42188c7ea2d9
equal deleted inserted replaced
2:932c358ece3e 3:d8fccb2cd802
       
     1 /*! \class WindowsNT
       
     2  *  \brief Windows Nice Try.
       
     3  *  \author Bill Gates
       
     4  *  \author Several species of small furry animals gathered together 
       
     5  *          in a cave and grooving with a pict.
       
     6  *  \version 4.0
       
     7  *  \date    1996-1998
       
     8  *  \bug It crashes a lot and requires huge amounts of memory.
       
     9  *  \bug The class introduces the more bugs, the longer it is used.
       
    10  *  \warning This class may explode in your face.
       
    11  *  \warning If you inherit anything from this class, you're doomed.
       
    12  */
       
    13 
       
    14 class WindowsNT {};