05 2020 档案

What is the type of a constant in C?
摘要:What is the type of a constant in C? When we write expressions like this in C: bool b = 1234567890 > 09876; What are the types of those constants? The 阅读全文
posted @ 2020-05-09 11:08 极巨化皮卡丘 阅读(157) 评论(0) 推荐(0)