On Mon Nov 13 19:07:58 2023 +0000, Giovanni Mascellani wrote:
Mmh, usually by "empty string" I mean `""`, i.e., a non-NULL pointer to a zero byte, which is different from a plain NULL pointer.
In this case it's about "variable" names, which you can't declare as null or "" in sources, but can occasionally omit.