How to use boolean datatype in C?

后端 未结 7 600
没有蜡笔的小新
没有蜡笔的小新 2020-12-23 13:59

I was just writing code in C and it turns out it doesn\'t have a boolean/bool datatype. Is there any C library which I can include to give me the ability to return a boolean

7条回答
提交回复
热议问题