摘要
数组和指针是C语言学习的重点与难点,就数组与指针的密切关系,分别对指针、数组元素的引用、数组指针和指针数组等知识点进行归纳总结,探讨了不同类型指针在数组中的使用方法,并通过实例进行说明。
Pointer and array are emphasis and difficulties in C language learning.With close relationship of array and pointer,this paper discusses on knowledge points including pointer,using array elements,array pointer,pointer array,and explores different pointer using in the array through examples.
出处
《电脑开发与应用》
2011年第10期29-32,共4页
Computer Development & Applications
基金
广东省自然科学基金资助项目(7301275)
关键词
C语言
指针
数组
C language
pointer
array