SYNOPSIS
        #include <lpctypes.h>

        int typeof(mixed)

DESCRIPTION
        Returns a code for the type of the argument, as defined in
        <lpctypes.h>.

HISTORY
        Introduced in 3.2@63.

SEE ALSO
        get_type_info(E), bytesp(E), clonep(E), closurep(E), coroutinep(E),
        floatp(E), intp(E), lpctypep(E), lwobjectp(E), mappingp(E),
        objectp(E), pointerp(E), referencep(E), stringp(E), structp(E),
        symbolp(E)
