On Mon, Oct 10, 2022 at 11:42:38AM +0800, XU pengfei wrote: > Pointer variables allocate memory first, and then judge. There is no > need to initialize the assignment. This seems worse to me.
On Mon, Oct 10, 2022 at 11:42:38AM +0800, XU pengfei wrote: > Pointer variables allocate memory first, and then judge. There is no > need to initialize the assignment. This seems worse to me.