柳贯一
柳贯一
> 合法。指针可以初始化为 0 表示为空指针。 `int null=0, *p=null` 无法通过编译,报错 > error: cannot initialize a variable of type 'int *' with an lvalue of type 'int' int *p = null; ^ ~~~~...
In fact, there is no empty line between 2 lines.
Does it make sense? Thanks
Windows11 + Clion + meson: run `meson setup build` it's log said: Dependency tracy found: YES 0.11.1 (overridden) Run-time dependency zlib-ng found: NO (tried pkgconfig and cmake) Looking for a...