typeof
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>
.
HTMLised 1998 Greg Lewis (
glewis@maths.adelaide.edu.au
)