A
/ \ _ Play Now Nemesis on
| | | | _______ _ _ _______ _______ _ _______
| |\ | | | ____| | \ / | | ____| / ____| | | / ____|
/-------/-------------------------------------------------------------------,
O= Home <=XX| About News Pics Adventurers Wizards Download Connect >
\-------\-------------------------------------------------------------------'
| | \ | | |____ | | | | | |____ ___ \ \ | | ___ \ \
| | \_| |_______| |_| |_| |_______| |_______/ |_| |_______/
\ /
V
Documentation Area
Document Path: /doc/efun/intp
NAME
intp - check if a variable is an integer
SYNOPSIS
int intp(mixed arg)
DESCRIPTION
The intp efun returns true if arg is an integer number.
RETURN VALUE
1, if arg is an integer, 0 else.
EXAMPLES
is_int = intp(my_var);
See also:
This page was generated in LPC
Imprint / Impressum