1 NAME 2 typeof - return the type of a value 3 4 SYNOPSIS 5 int typeof(mixed value) 6 7 8 DESCRIPTION 9 Return the type of a value. The return values are declared in 10 the include file <type.h>.