摘要
本文对C/C++中指针的各种类型进行全面地讨论,把指针常量的定义,变量的定义、赋值和访问都做了举例说明,这对利用C/C++的指针开发大型软件的程序员来说无疑是一个非常有力的工具。本文还探讨了指针变量与数组名的内在关系,以及类的静态数据指针与非静态数据指针的根本区别。
kinds of pointers in C/C++ are thoroughly discussedee constant quantity,variables,the form of endowing with value and access to data are listed like a table.This is undoubtedly a useful tool to a programmer who develops big softwares to C/C++.The author bring to light the relationship between the pointer variables and the name of number groups.He also reveals the essential distinction between a static pointer and nonstatic pointer.
出处
《科技信息》
2009年第17期56-56,151,共2页
Science & Technology Information
关键词
指针类型
指针常量
指针变量
数组名
Pointer type data
Pointer constant quantity
Pointer variable
A number group's name