期刊文献+

C语言多维动态数组的实现 被引量:1

The Creation of Multidimensional Dynamic Arrays of C Programming Language
下载PDF
导出
摘要 本文利用ANSI C定义的内存管理函数、void类型、多级指针构造出了适用于任何数据类型的多维动态数组,因而增强了C语言的功能。 In order to improve executive efficiency of the programme, the C programming language didn't define such data structure as dynamic arrays.That makes many inconvenients for programming. In this article, multidimensional dynamic arrays which are applicable to any types of data have been created by memory allocated functions,type of void,pointers to pointers which have been defined by ANSI C,in this manner, the function of C has been improved.
作者 唐李民
出处 《微电子学与计算机》 CSCD 北大核心 1992年第2期14-15,共2页 Microelectronics & Computer
关键词 C语言 动态数组 数组 The C programming language, Dynamic arrays
  • 相关文献

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部