dgd/
dgd/doc/net/
dgd/src/host/unix/
dgd/src/host/win32/res/
dgd/src/lpc/
dgd/src/parser/
NAME
	typeof - return the type of a value

SYNOPSIS
	int typeof(mixed value)


DESCRIPTION
	Return the type of a value.  The return values are declared in
	the include file <type.h>.