0, because its type is int and 0 is also an integer. but how we can set a variable of type nlist to zero? it doesn't have a int its structure.
NULL is (void*)0. Any pointer type can be assigned a void* value.
https://gcc.godbolt.org/z/RCHy5Y
Обсуждают сегодня