摘要
指针与数组在C语言中最常使用,笔者在C语言的学习与教学中发现,它们的概念以及使用给人带来很多的混乱,而一般的教课书对它们之间的使用往往提的较少,本文将对此进行阐述。
Pointer and array are mostly often used in C language. During studying and teaching C language, the writers find that the concepts and usage of pointer and array brings much confusion, while their usage is seldom mentioned in the common teaching material. In the essay the writers make corresponding explanation.
出处
《济源职业技术学院学报》
2005年第2期30-32,共3页
Journal of Jiyuan Vocational and Technical College
关键词
C语言
指针
数组
C language
pointer
array