On Wed, 16 Jul 2025 04:29:18 -0400
Jie Liu <liuj...@linkdatatechnology.com> wrote:

> +
> +#define  false 0
> +#define  true  1
> +

Bad idea, conflicts with stdbool.h

Reply via email to