摘要
逻辑是程序的根基,逻辑不对,程序将没有任何价值。逻辑与、或、非之间的逻辑运算以及逻辑表达式之间逻辑关系的运算是逻辑性最强,最容易犯错的地方。文章就此结合实例详细分析了逻辑运算和逻辑关系中的几个关键点。
Logic is the foundation of the program,the logic is wrong,the program will have no value.Logical AND,logical OR,logical NOT between logic operations,logic expression logical relationship between the operation is the most logical and most error-prone areas.In this article a detailed analysis with examples of logical operations and logical relationships of several key points.
出处
《电子测试》
2013年第11X期38-39,共2页
Electronic Test
关键词
C语言
关系运算
逻辑运算
布尔类型
C Program Language
Relational Operators
Logical Operators
Boolean