
16 Sep
2013
16 Sep
'13
12:54 p.m.
Rujia Liu <rujia.liu@gmail.com> writes:
In particular, how to know whether a pointer is actually NULL? I noticed that it's not converted to CL's nil, but a wrapper that contains the NULL pointer inside.
Of course I can hack it by checking whether (format nil "~A" the-pointer) contains the substring null, but I think there should be a better solution.
Thanks in advance! null-qobject-p
-- With best regards, Stas.