摘要
本文首先介绍了 C语言中函数指针的一种简单用法 ,其次讨论了 C语言中的多维浮点数组、含有浮点成员的结构体数组访问时所发现的问题 ,同时也给出了解决办法 .
Firstly,this article introduced a easy way to use the pointer of function.Secondly it pointed out the problem that the C programming language occurs while C access muti-dimensional arrays of float or array of structure whose one or more member's type is float.And it provided method to solve it too.
出处
《雁北师范学院学报》
2002年第5期39-40,共2页
Journal of Yanbei Teachers College
关键词
C语言
函数指针
多雏浮点数组
结构体数组
C programming language
pointer of function
muti-dimensional arrays of float
array of structure whose member's type is float