摘要
概述了C语言中指针、数组和函数的有关概念;结合教学实例,对指针的运算及其在数组操作和函数功能实现中的应用,以及三者的综合应用方法与技巧进行了探讨和分析。
The relevant concepts of pointer,array function in C language are summarized,and combining teaching examples,the pointer operations and its applications in array operating and function realization,as well as the methods and skills of their integrated applications are discussed and analyzed.
出处
《计算机时代》
2011年第4期56-58,共3页
Computer Era
基金
重庆市教委科技项目(KJ061101)
重庆三峡学院科技项目(2008-SXXYYB-14)
重庆三峡学院教改项目(W0906022)
关键词
C语言
指针的运算
数组的操作
函数的实现
实例解析
C language
pointer operation
array operating
function realization
example analysis