How do I check whether something is 'nil' in C/C++? Something like 'cl_is_nil(cl_object val)'? I ask this because I want to iterate through a lisp list in C++, but actually this is a pretty basic thing and I might need it often. -- Nikhilesh S http://nikki.drupalsite.org