Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Class(y) - <b>classh</b> http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    classH
------------------------------------------------------------------------------

    The classH message, when sent to an object, causes a number to be
    returned which identifies the class of the receiving object.  This
    number is used mainly for internal purposes.  Although it could be used
    for comparisons between objects in a similar way to the class message,
    this is not recommended.  If you do use this message for any reason,
    be aware that when sent to an ordinary object, a positive number is
    returned.  When sent to a class object of the same class, a negative
    number of the same magnitude is returned, ie:

        obj:classH == abs(obj:class:classH)

    However, this behavior will change in the next version of Class(y).

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson