NAME clonep - returns 1 if object is a clone (not a blueprint) SYNOPSIS #define clonep(obj) DESCRIPTION If object is a blueprint return 0, otherwise return 1. For this macro to exist, config.h must define MUDOS_CLONEP. SEE ALSO kfun/object_name