摘要
文中所称隐性错误是指在 C语言程序设计中对运算符、分隔符、逻辑表达式以及变量与数据类型的理解及处理不当而产生的错误 ,属非语法性和算法性的错误。文中结合实例就 C语言程序设计中出现的一些隐性错误进行了剖析 ,对 C语言的编程实践具有一定的指导意义。
The hidden errors called in the article refer to the errors caused by improper understanding and handling of the operator,separator,logical expression,variance and date type in C Language program composition.They don't belong to grammatical and algorithmic errors.Combining with examples,it analyses some hidden errors in C Language program composition,which has guiding meaning to the practice of C Language generator.
出处
《河北工程技术高等专科学校学报》
2002年第3期5-9,共5页
Journal of Hebei Engineering and Technical College Quarterly
关键词
程序设计
隐型错误
表达式
整型量
结构类型
C语言
program composition
hidden errors
expression
INTEGER quantity
structure type