stringp - determine whether or not a given variable is a string

int stringp( mixed arg );

Returns 1 if 'arg' is a string, and zero if not.


Tim Hollebeek

Beek @ZorkMUD, Lima Bean, IdeaExchange, TMI-2, and elsewhere