[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: question about Qnil representation
From: |
Matt Armstrong |
Subject: |
Re: question about Qnil representation |
Date: |
Wed, 26 Oct 2022 09:16:53 -0700 |
Troy Hinckley <troyhinckley@gmail.com> writes:
> but 0 would not be a valid pointer.
I am a confused by this. 0 is a valid value for a C pointer. This is
what NULL is, etc. You must not dereference it, but it is a valid
value.
- question about Qnil representation, Troy Hinckley, 2022/10/26
- Re: question about Qnil representation, Eli Zaretskii, 2022/10/26
- Re: question about Qnil representation,
Matt Armstrong <=
- Re: question about Qnil representation, Troy Hinckley, 2022/10/26
- Re: question about Qnil representation, Eli Zaretskii, 2022/10/26
- Re: question about Qnil representation, Troy Hinckley, 2022/10/26
- Re: question about Qnil representation, Stefan Monnier, 2022/10/26
- Re: question about Qnil representation, Eli Zaretskii, 2022/10/26
- Re: question about Qnil representation, Po Lu, 2022/10/26